1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-23 13:43:16 +00:00
janet/src
Calvin Rose 803f17aa90 Add eachy and repeat to make looping easier.
Like eachk and eachp, use eachy and repeat to bring loop
verbs outside of the loop macro. These new macros are very simple
and easy to understand, in contrast to the loop macro which is of
medium complexity.
2020-06-21 18:48:06 -05:00
..
boot Add eachy and repeat to make looping easier. 2020-06-21 18:48:06 -05:00
conf Better roundtrip jdn. 2020-06-18 21:54:34 -05:00
core Add eachy and repeat to make looping easier. 2020-06-21 18:48:06 -05:00
include Expose janet_table_clear. 2020-06-15 15:33:41 -05:00
mainclient Make style consistent. 2020-05-23 11:07:57 -05:00