Function1ComposeAndThenCallChainSubst
cps.runtime.Function1ComposeAndThenCallChainSubst
class Function1ComposeAndThenCallChainSubst[F[_], A, B, C](f: A => F[B], g: B => F[C], m: CpsMonad[F]) extends CallChainAsyncShiftSubst[F, A => C, A => F[C]]
Attributes
- Source
- FunctionAsyncShift.scala
- Graph
-
- Supertypes
Members list
In this article