Set Iterator
A SetIterator is returned when a set is asked for its AvailObject.iterator. Among other uses, this is useful when combined with Kotlin's "forEach" control structure.
A SetIterator is returned when a set is asked for its AvailObject.iterator. Among other uses, this is useful when combined with Kotlin's "forEach" control structure.