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

    Type Parameters

    • S

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

Generated using TypeDoc