mirror of
https://github.com/janet-lang/janet
synced 2026-07-02 17:40:45 +00:00
59d288c429
User friendly delimited continuations. While this was doable with signals before, this does not require C and will play nicely with existing error handling, defers, and with statements.