This is the observable provided by ObservableSource and some of the
observer modifier functions. Instead of ObservableSource an Observable
should usually be made accessible by external code, in order to avoid the
possibility of injecting events from the outside.
A basic observable.
This is the observable provided by ObservableSource and some of the observer modifier functions. Instead of ObservableSource an Observable should usually be made accessible by external code, in order to avoid the possibility of injecting events from the outside.