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