Hacker News new | ask | show | jobs
by hollerith 643 days ago
Haskell has algebraic data types, pattern matching and type inference, too, and has had them since Haskell first appeared in 1990.

Although SML is older (1983), OCaml is younger than Haskell.