
Last chance! 50% off unlimited learning
Sale ends in
Get the set with the given index from an implicitly ordered set.
get_set(set_of_sets, index)
A set
of set
s. The elements of the outer set
should be ordered, e.g. as it is when the elemets of the sets within it
are integers.
The index of the set you wish to be returned.