invoke
Returns the current value of the stream
Sends the next value to the stream
Calls the block with the current value of the stream and sends to return value to the stream.
The new value is only sent when it is different from the current value.
Returns the current value of the stream
Sends the next value to the stream
Calls the block with the current value of the stream and sends to return value to the stream.
The new value is only sent when it is different from the current value.