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 diagram says concatMap instead of concatMapMaybe and also shows two items being emitted by the mapping function which is impossible in a Maybe. I guess the diagram was copied from concatMap. :)