Higher Kinded Types (Monads, Functors, etc.)

traverse came up in the context of a question stemming from real world code recently. You might find the discussion very interesting and informative. Should the function be called `map` or `flatMap`? - #6 by mbrandonw

2 Likes