Hacker News new | ask | show | jobs
by vorg 4206 days ago
In Scala you can define stuff like <*/+-> to mean anything you want. Are you perhaps arguing over my choice of words to describe this phenomena?
1 comments

Yes. It's neither an operator nor are you overloading anything.

The whole point is that everything is just a bog-standard method and infix notation is a orthogonal notion, separate from a method's name.