• The instance of Category for Kleisli<M, _, _> from monad M.

    Type Parameters

    • M

    Parameters

    Returns Category<KleisliHkt & {
        arg3: M;
    }>

Generated using TypeDoc