[Haskell-beginners] What's the difference between "operator" and "function"?

Costello, Roger L. costello at mitre.org
Mon Oct 10 14:08:21 CEST 2011


Hi Folks,

In a book that I am reading the author distinguishes between "operator" and "function."

Example: The "+" is an operator. The "map" is a function.

What's the difference between operator and function?

/Roger



More information about the Beginners mailing list