iterator

operator fun iterator(): IntIterator

Creates an iterator over the elements of the array.

operator fun iterator(): IntIterator(source)

Creates an iterator over the elements of the array.

operator fun iterator(): IntIterator

Creates an iterator over the elements of the array.