Updates the value of a signal directly or from its current value.
The setter returns the written value.
Updates the signal to the provided value.
The next signal value.
The written value.
Updates the signal with a value derived from its current value.
A function deriving the next signal value from the current one.
Updates the value of a signal directly or from its current value.
The setter returns the written value.