Function
capacity()
The number of elements that can be stored in the array before new storage must be allocated.
fun capacity() -> Int
The number of elements that can be stored in the array before new storage must be allocated.
fun capacity() -> Int