Hacker News new | ask | show | jobs
by Manishearth 3486 days ago
Being able to extend other types with methods is a pretty common feature in many languages, many of which are much less magic than Scala. It's very common in functional languages with objects.