Y
Hacker News
new
|
ask
|
show
|
jobs
by
eru
3739 days ago
Oh, definitely. Haskell approach to operators and overloading is exactly the Right Way: operators are weirdly syntaxed function, and you can add your own. No need to make bit-shifting do IO.