cats.labs.continuation
The Continuation Monad.
run-cont
(run-cont cont)
Given a Continuation instance, execute the wrapped computation and return its value.
The Continuation Monad.
(run-cont cont)
Given a Continuation instance, execute the wrapped computation and return its value.