Hacker News new | ask | show | jobs
by Attrecomet 275 days ago
Exactly, not allowing operator overload leads to Java hell, where we need verbose functions for calls that should be '+' or similar.