• The Distributive instance for Fn<X, _>.

    Type Parameters

    • X

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

Generated using TypeDoc