The third example in the concatMap tutorial is using the now-deprecated resultSelector argument.
I would be happy to do a PR with a change. I was thinking either 1) we remove the example or 2) refactor it to use an inner map instead? I am open to either.