Make a clear distinction between listening and subscribing
tobiasdiez opened this issue · 0 comments
tobiasdiez commented
Some of the methods invoke the listener for current value (= subscribing) while others just add the listener (= listening).
tobiasdiez opened this issue · 0 comments
Some of the methods invoke the listener for current value (= subscribing) while others just add the listener (= listening).