News

Haskell encourages the use of functions, and higher-order functions, like map, filter, and fold. While Haskell is not object-oriented, it has good support for abstraction, e.g. type classes and ...