kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.text
/
iterator
iterator
operator
fun
CharSequence
.
iterator
(
)
:
CharIterator
(
source
)
Iterator for characters of the given char sequence.