other than ``` flatMap {foo -> barObservable()....
# rx
u
other than
Copy code
flatMap {foo -> barObservable().map {  foo  } }