Hacker News new | ask | show | jobs
by Retra 4025 days ago
It's basically Haskell with unicode identifiers and mixed-fixity. (I.e., _::_ is an infix function of two arguments, and the _'s represent "holes" for the arguments.)