• The instance of Functor for These<A, _>.

    Type Parameters

    • A

    Returns Functor<TheseHkt & {
        arg2: A;
    }>

Generated using TypeDoc