• Wraps the value as a computation which does nothing.

    Type Parameters

    • S

    • A

    Parameters

    • a: A

      The value to be contained.

    Returns State<S, A>

    The computation that does nothing.

Generated using TypeDoc