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