
28 Sep
2015
28 Sep
'15
1:11 a.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