Hacker News new | ask | show | jobs
by drnewman 391 days ago
Nice explanation
1 comments

OK, so we have gone from "blocks are continuations!" to "blocks (by themselves) are a kind of downward-funarg-only thunk!" (that can be used to specify the code part of a lambda or Proc, which are not continuations either).