SelectManyLatest
is necessary operator.
But All Internet don't answer how you can write it.
So how?
SelectManyLatest
is a FlatMapLatest
in other Rx Frameworks.
This operator like SelectMany
but it complete previous subscription if new emit happens.