Iterators on HashSet and HashSet.Raw #
@[inline]
Returns a finite iterator over the elements of a hash set. The iterator yields the elements of the set in order and then terminates.
Termination properties:
Finiteinstance: alwaysProductiveinstance: always
Instances For
@[inline]
Returns a finite iterator over the elements of a hash set. The iterator yields the elements of the set in order and then terminates.
Termination properties:
Finiteinstance: alwaysProductiveinstance: always