Fmap and Map for lists

27 Sep
2015
27 Sep
'15
9:11 p.m.
Does anyone have any idea why fmap (Functor map) and the list map are separate functions? I think it would make plenty sense for the Functor map to just be named map and have lists respond to that

27 Sep
27 Sep
9:12 p.m.
On Sun, Sep 27, 2015 at 08:11:00PM -0500, Strikingwolf2012 . wrote:
Does anyone have any idea why fmap (Functor map) and the list map are separate functions? I think it would make plenty sense for the Functor map to just be named map and have lists respond to that
http://stackoverflow.com/questions/6824255/whats-the-point-of-map-in-haskell... tl;dr: Historical reasons, have more of this here https://wiki.haskell.org/Nitpicks
3522
Age (days ago)
3522
Last active (days ago)
1 comments
2 participants
participants (2)
-
Francesco Ariis
-
Strikingwolf2012 .