Make Prelude's map = fmap
Nikita Volkov
nikita.y.volkov at gmail.com
Fri Jun 21 11:51:21 CEST 2013
Since there's been so many suggestions concerning radically changing the Prelude recently, I'd like to start a poll on a subject.
I know that "map" is limited to lists for the beginners, but then we're already making a lot of unbeginnerish changes to Prelude. Also it's not a monad transformer, but just a functor - how can a person learn Haskell without understanding what a Functor is?
More information about the Libraries
mailing list