iterator

operator fun iterator(): Iterator<T>

Creates an Iterator for iterating over the elements of the array.

operator fun iterator(): Iterator<T>

Creates an Iterator for iterating over the elements of the array.

operator fun iterator(): Iterator<T>

Creates an Iterator for iterating over the elements of the array.