Changeset 35574 in project
- Timestamp:
- 06/11/18 18:26:59 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/F-operator
r35573 r35574 273 273 * Not a direct implementation of partial continuations. Simulated using full 274 274 continuations. As such prey to the issues elaborated by 275 [[http://okmij.org/ftp/continuations/against-callcc.html#traps|"call/cc implements shift? A good question" "]].275 [[http://okmij.org/ftp/continuations/against-callcc.html#traps|"call/cc implements shift? A good question"]]. 276 276 277 277 * The distinction between the single-valued return & multi-valued return
Note: See TracChangeset
for help on using the changeset viewer.