
4 Jul
2009
4 Jul
'09
1:17 a.m.
2009/07/03 George Pollard
This discussion points to a wider issue: at some stage we should look at pulling all the nice "new" stuff into Haskell prelude. I'm looking at you, Data.Foldable,Traversable.
Also, throw out `map`. ;)
What is the proper name for the operation on functions of a functor, anyway? The name `fmap` seems to driven by an analogy with `map`. -- Jason Dusek