• Evaluates the computation with the identity from R to R.

    Type Parameters

    • M

    Parameters

    • monad: Monad<M>

      The instance of Monad for M.

    Returns (<R>(contT) => Get1<M, R>)

    The final continuation.

      • <R>(contT): Get1<M, R>
      • Type Parameters

        • R

        Parameters

        Returns Get1<M, R>

Generated using TypeDoc