kotlin-stdlib / kotlin.collections / MutableCollection / iterator iterator Common JVM JS Native 1.0 abstract fun iterator ( ) : MutableIterator < E > (Common source) (Native source) Returns an iterator over the elements of this object.