com.thoughtworks.continuation
The stack-safe and covariant version of scalaz.Cont.
The underlying type of this Continuation is ContT[Trampoline, R, _ <: A].
Continuation
ContT[Trampoline, R, _ <: A]
UnitContinuation if you want to use this Continuation as an asynchronous task.
ContinuationOps for extension methods for this Continuation.
The stack-safe and covariant version of scalaz.Cont.
The underlying type of this
ContinuationisContT[Trampoline, R, _ <: A].UnitContinuation if you want to use this
Continuationas an asynchronous task.ContinuationOps for extension methods for this
Continuation.