use the flatMap instead of the second map
# rx
p
use the flatMap instead of the second map
😀 1
u
In this case would I need to pack it inside a
Pair
object?
p
No why?
u
@Paul Woitaschek, then I don’t get how to do that with
flatMap
. What kind of
flatMap
do you refer to?