Hello,
I have a general question, not specific to Haskell although I am learning Haskell as I ask this question..
Please can someone provide consensus on the most important functional methods in their view.
I read somewhere that having map, reduce, filter, mergeAll, and zip pretty much means everything else can be derived.