Captures the continuation up to the nearest enclosing reset, and passes it to computation.
reset
computation
The computation will be provided exit.
exit
The limited continuation.
Generated using TypeDoc
Captures the continuation up to the nearest enclosing
reset
, and passes it tocomputation
.