|
|
|
|
|
by valcron1000
387 days ago
|
|
No, algebraic effects are a generalization that support more cases than LISP's condition system since continuations are multi-shot. The closest thing is `call/cc` from Scheme. Sometimes making these parallelism hurts more than not having them in the first place |
|