1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-09 05:20:03 +00:00
Calvin Rose 184fe31e0c Add generator expressions for easier iteration.
Similar to python generator, but with the same
syntax as the loop macro.
2018-11-20 21:48:06 -05:00
..