Comment by jules
7 years ago
The essential feature of algebraic effects is that the restarts can be passed around as first class values resumed multiple times. Can CL do that?
7 years ago
The essential feature of algebraic effects is that the restarts can be passed around as first class values resumed multiple times. Can CL do that?
Scheme certainly can, via call/cc