1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-22 19:20:01 +00:00
Calvin Rose 6ceaf9d28d Add with-vars
This helps for temporarily setting vars in a safe
manner that is guaranteed not to leave vars in a bad state
(assuming that a fiber does not emit debug or use signal and
 is never resumed).
2019-10-31 21:58:43 -05:00
..
2019-02-21 19:19:47 -05:00
2019-07-07 23:23:45 -05:00
2019-06-18 22:10:13 -04:00
2019-09-30 19:50:42 -05:00
2019-06-18 22:10:13 -04:00
2019-10-31 21:58:43 -05:00