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