Y
Hacker News
new
|
ask
|
show
|
jobs
by
greydius
618 days ago
One thing I hate about F# and SQL is that they use <> as a "not equals" operator. In Haskell, <> is the binary operator of any Semigroup instance.