• The instance of Functor for Free<F, _> from a functor F.

    Type Parameters

    • F

    Returns Functor<FreeHkt & {
        arg2: F;
    }>

Generated using TypeDoc