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