Element Order

List of Operators

tuple_inverseTupleInversetuple_inverseTupleInversetuple_inverse
Invert a tuple.
tuple_sortTupleSorttuple_sortTupleSorttuple_sort
Sort the elements of a tuple in ascending order.
tuple_sort_indexTupleSortIndextuple_sort_indexTupleSortIndextuple_sort_index
Sort the elements of a tuple and return the indices of the sorted tuple.