An extension of Signal that allows for programmatic mutation of the underlying value.
0.1.0
the type of the value
The current value of the signal.
Maps this signal with the given mapping function.
Creates a new subscription, emitting values by calling the subscriber when updates are received.