Scala – Arrays
Scala provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type.
Scala provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type.