suth like: obs.flatmap{ if (xxx) otherObs else Obs...
# rx
m
suth like: obs.flatmap{ if (xxx) otherObs else Observable.empty }