Is there a `switchMap` which will guarantee atleas...
# rx
u
Is there a
switchMap
which will guarantee atleast one emission of the mapped observable? Or rather
concatMap
that will take 1 || takeUntil new upstream emit?
a
pls at least link issues you create on github 🙂 https://github.com/ReactiveX/RxJava/issues/6306
u
why is it necessary?
a
because crossposting creates buzz all over the place, you gonna get answer there and here, more people will spend their time on same question. Slack in particular is pretty much ungoogleable for those who might have similar question in future
u
different eyes different solutions