Y
Hacker News
new
|
ask
|
show
|
jobs
by
ufo
4692 days ago
I think he was referring to features like call/cc. They are very similar to C#'s await in that you write regular looking code and the language does the heavy lifting of figuring out what the real continuation is supposed to be.