• Wraps the value with ContT.

    Type Parameters

    • R

    • M

    • A

    Parameters

    • a: A

      The value to be wrapped.

    Returns ContT<R, M, A>

    The new computation.

Generated using TypeDoc