Switch
convert an Observable that emits Observables into a single Observable that emits the items emitted by the most-recently-emitted of those Observables
See Also
Language-Specific Information
RxGroovy switchOnNext
RxJava 1․x switchOnNext
RxJS switch
RxPHP switch switchFirst