SwitchLatest<T> extension

A utility to take events from the most recent sub stream.

on

Methods

switchLatest() Stream<T>
Emits values from the most recently emitted Stream.