1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-25 12:13:15 +00:00
Calvin Rose 339dea9390 Add optional argument functions to c api.
These are just helpers to make parameters than can be nil with a
default value easier to handle in a consitent way.
2019-09-24 19:40:49 -05:00
..