iterator

operator fun iterator(): LongIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.0
operator fun iterator(): LongIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.3