A stream that never has any occurrences.
The returned initially has the initial value, on each
occurence in source
the function is applied to the current value
of the behaviour and the value of the occurence, the returned value
becomes the next value of the behavior.
Generated using TypeDoc