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