
23 Apr
2020
23 Apr
'20
4:06 a.m.
Olaf Klinke
fmap f. If I could re-define Haskell from scratch, I'd probably name the Functor type class function 'map'
As it was in Haskell 1.4
and omit the map function on lists, since it is the same as the Functor instance.
-- Jón Fairbairn Jon.Fairbairn@cl.cam.ac.uk