Definitions for "SortedSet"
a Set that maintains its elements in ascending order
a set that provides an iterator that will traverse the elements in the set in ascending order
a Set which maintains its elements in ascending order