Y
Hacker News
new
|
ask
|
show
|
jobs
by
fiddlerwoaroof
1095 days ago
Overloading on arity isn’t that uncommon in popular languages like Java
1 comments
dragonwriter
1095 days ago
The combination with the design of common-across-languages iterator methods like map, filter, reduce is uncommon. (Neither is doing it implicitly for all functions.)
link