starting a binding (a coroutine for async code) is...
# arrow
p
starting a binding (a coroutine for async code) is more expensive than a regular flatMap chain, because it's the cost of the coroutine + the cost of the flatMap