Fork me on GitHub
#code-reviews
<
2021-09-06
>
sova-soars-the-sora23:09:23

I think continuations mean you basically store the state of the function and then restore it later. How would one store other data ? "Reify the stack" sounds like the right approach to me.