Hacker News new | ask | show | jobs
by brlewis 5359 days ago
Out of curiosity, are there any places where the hn codebase would be smaller if you used full continuations instead of just closures, allowing code akin to what I quoted from the PLT paper?
1 comments

Possibly, but not many. It was surprising (in this application at least) how rarely I needed full continuations.