iterator

operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.0
operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.1
operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.3
operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.8
operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

Since Kotlin

1.8