Hacker News new | past | comments | ask | show | jobs | submit login

If each of those operators were implemented as functions then you'd have different names for different implementations in order to avoid confusion over what type of division or multiplication they were performing. It's more verbose but that's a good thing since it prevents you from making incorrect assumptions about what's going to happen when you do a * b.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: