Lists are more popular than arrays. Imagine dedica...
# language-proposals
m
Lists are more popular than arrays. Imagine dedicated syntax, as in Groovy. Which list
[]
is? ArrayList, Vector, COWArrayList, Collections.synchronizedList(ArrayList()), LinkedList? Why? ++ for Kotlin's explicit functions.
👍 5