• Creates an action which returns the new state w.

    Type Parameters

    • W

    Parameters

    • w: W

      The new state to tell.

    Returns Writer<W, never[]>

    The empty computation which returns the new state.

Generated using TypeDoc