o_As Tuple
Construct a TupleDescriptor from the given set. Element ordering in the tuple will be arbitrary and unstable.
Return
A tuple containing each element in the set.
Parameters
self
A set.
Construct a TupleDescriptor from the given set. Element ordering in the tuple will be arbitrary and unstable.
A tuple containing each element in the set.
A set.