Class SortedSet
In: lib/set.rb
Parent: Set

SortedSet implements a set which elements are sorted in order. See Set.

[Validate]