元素顺序

算子列表

tuple_inverseTupleInversetuple_inverseTupleInversetuple_inverse元组反转
反转元组。
tuple_sortTupleSorttuple_sortTupleSorttuple_sort元组排序
按升序对元组的元素进行排序。
tuple_sort_indexTupleSortIndextuple_sort_indexTupleSortIndextuple_sort_index元组排序索引
对元组的元素进行排序,并返回排序后的元组的索引。