Continuation monad which expresses a CPS (continuation passing style) computation, produces an intermediate result of type a within the computation whose final result type is R.
R
Generated using TypeDoc
Continuation monad which expresses a CPS (continuation passing style) computation, produces an intermediate result of type a within the computation whose final result type is
R
.