Y
Hacker News
new
|
ask
|
show
|
jobs
by
msarnoff
439 days ago
My favorite bit of SML trivia: the infix function composition operator is “o” — lowercase letter o — so you can write ‘(f o g)(x)’ just like mathematical notation.