is SortedSet the same as OrderedSet? I thought Ord...
# general
r
is SortedSet the same as OrderedSet? I thought Ordered allowed for explicit ordering while Sorted was sort ordered. or am I missing the OrderedSet on that page?