• The instance of Functor for Fn<E, _>.

    Type Parameters

    • E

    Returns Functor<FnHkt & {
        arg2: E;
    }>

Generated using TypeDoc