kotlin-stdlib / kotlin / Array / iterator iterator Common JVM JS Native 1.0 operator fun iterator ( ) : Iterator < T > (Common source) (Native source) Creates an Iterator for iterating over the elements of the array.