Y
Hacker News
new
|
ask
|
show
|
jobs
by
oxnrtr
2195 days ago
Using [] is the optimal choice for languages in general, but they can't even use that because they blew away that syntax for indexing.
1 comments
Sharlin
2194 days ago
Scala uses [] for generics and () for indexing, which sort of makes sense given that in the end arrays are just functions.
link
lostmsu
2193 days ago
So are the uninstantiated generic types ;-)
link