Iterators on DTreeMap #
@[inline]
Returns a finite iterator over the entries of a tree set. The iterator yields the elements of the set in order and then terminates.
Termination properties:
Finiteinstance: alwaysProductiveinstance: always