Implicit delimited continuations which is the susp...
# arrow
r
Implicit delimited continuations which is the suspension system of Kotlin eliminates the Functor hierarchy for effectful datatypes. All relevant methods are in MonadError and up.