Subscribes the passed function to updates of the signal value without immediate execution.
The signal being subscribed to.
A function subscribed to updates.
An unsubscribe function.
Subscribes the passed function to updates of the signal value without immediate execution.