Hacker News new | ask | show | jobs
by 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.
1 comments

So are the uninstantiated generic types ;-)