e.g. `return makeSomeRestCallAsync(pp).map { ir -&...
# coroutines
p
e.g.
return makeSomeRestCallAsync(pp).map { ir -> doSomePostProcessing(ir) }