dotty-cps-async
dotty-cps-async
cps
cps.compat
cps.features
cps.forest
cps.forest.application
cps.macroFlags
cps.misc
cps.monads
cps.runtime
cps.runtime.util
dotty-cps-async
/
cps.runtime.util
cps.runtime.util
package
cps.runtime.util
Type members
Type members
Classlikes
class
EitherAsyncShift
[A, B] extends
AsyncShift
[
Either
[
A
,
B
]]
class
EitherLeftProjectionAsyncShift
[A, B] extends
AsyncShift
[
LeftProjection
[
A
,
B
]]
class
TryAsyncShift
[T] extends
AsyncShift
[
Try
[
T
]]
object
UsingAsyncShift
extends
AsyncShift
[
Using
]