You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.