iterator

operator fun iterator(): CharIterator

Creates an iterator over the elements of the array.

operator fun iterator(): CharIterator(source)

Creates an iterator over the elements of the array.

operator fun iterator(): CharIterator

Creates an iterator over the elements of the array.