• The instance of Monad for Fn<X, _>.

    Type Parameters

    • X

    Returns Monad<FnHkt & {
        arg2: X;
    }>

Generated using TypeDoc