mirror of
https://github.com/janet-lang/janet
synced 2024-12-24 07:20:27 +00:00
4a111b38b1
The break special form can break out of both loops and functions with an early (nil) return. Mainly useful for generated code in macros, and should probably be discouraged in user written code. |
||
---|---|---|
.. | ||
install | ||
helper.janet | ||
suite0.janet | ||
suite1.janet | ||
suite2.janet | ||
suite3.janet | ||
suite4.janet | ||
suite5.janet |