To allow use of `merge(Observables..., maxConcurrent)` via flatMap we should consider adding a `flatMap(Func, int maxConcurrent)` overload.