iterator

operator fun iterator(): LongIterator

Creates an iterator over the elements of the array.

operator fun iterator(): LongIterator(source)

Creates an iterator over the elements of the array.

operator fun iterator(): LongIterator

Creates an iterator over the elements of the array.