Hacker News new | ask | show | jobs
by tnecniv 877 days ago
Eh, I think operator overloads make a lot of sense in the right context. If you created a type that’s a kind of mathematical object, you want a mathematical syntax for it. However, they are horrible when abused.