• The instance of Functor for State<S, _>.

    Type Parameters

    • S

    Returns Functor<StateHkt & {
        arg2: S;
    }>

Generated using TypeDoc