iterator

open operator override fun iterator(): MutableIterator<T>

Returns the iterator for the set.

See also