comparing_ordered_set library

Classes

ComparingOrderedSet<E>
A simple implementation of OrderedSet that uses a SplayTreeSet as the backing store.