Hacker News new | ask | show | jobs
by chuckadams 53 days ago
Half the time the function names are operators, so you end up with an explosion of typographical symbols that makes perl look like cobol. Not my favorite aspect of the Haskell ecosystem.
1 comments

You forgot the 10 levels of precedence and the 3 associativity options for operators ;)