Converts each emitted item to an observable, producing values only from the most recent observable in the sequence.
Type of items emitted by the inner observables.
Type of items emitted by the source observables.
Transform that emits items from the most recent observable created by projecting values from the outer observable.
Generated using TypeDoc
Converts each emitted item to an observable, producing values only from the most recent observable in the sequence.