Hacker News new | ask | show | jobs
by mercurial 4772 days ago
Nobody can agree on the definition of a functional language. AFAIK, so-called "functional" languages like F# or O-Camel allow arbitrary side effects, unlike Haskell.
1 comments

That's why you'd call Haskell a 'purely functional' language.