• Creates a ErrorCat from the ErrorMonad instance and environment.

    Type Parameters

    • M

    Parameters

    • monad: ErrorMonad<M>

      The ErrorMonad instance for M,

    Returns (<T>(env) => ErrorCat<M, T>)

    The ErrorCat instance.

Generated using TypeDoc