iterator

operator fun iterator(): DoubleIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.0
operator fun iterator(): DoubleIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.3