Invert a tuple.
::tuple_inverse inverts the input tuple Tuple. Thus Inverted contains the same elements as Tuple but with the reverse order.
|
Tuple (input_control) |
number(-array) -> HTuple.long / double / char * |
| Input tuple. | |
|
Inverted (output_control) |
number(-array) -> (HTuple.) long * / double * / char * |
| Inverted input tuple. | |
::tuple_sort, ::tuple_sort_index
Operators not requiring licensing