An ordered set based on a B-Tree that keeps insertion order of elements.
A b-tree set where the iteration order of the values is independent of the ordering of the values.
An owning iterator over the items of a IndexSet.
IndexSet
An iterator over the items of a IndexSet.