Join Slack
Communities
Powered by
how can i flatten each emitted list so i can make ...
# rx
m
Marc
02/09/2018, 12:23 PM
how can i flatten each emitted list so i can make a request over each `Item`and then convert it again to a
List<Pair<Item, SomeInfo>>
without making the hot observable complete?
Open in Slack
Previous
Next