Creation
List of Operators
clear_handleClearHandleClearHandleclear_handle
- Clear the content of a handle.
tuple_concatTupleConcatTupleConcattuple_concat
- Concatenate two tuples to a new one.
tuple_gen_constTupleGenConstTupleGenConsttuple_gen_const
- Generate a tuple of a specific length and initialize its elements.
tuple_gen_sequenceTupleGenSequenceTupleGenSequencetuple_gen_sequence
- Generate a tuple with a sequence of equidistant values.
tuple_randTupleRandTupleRandtuple_rand
- Return a tuple of random numbers between 0 and 1.