The Tuple type, and the tuple type-deduction constructor function.
Tuple
tuple
A Tuple is a finite sequence of one or more heterogeneous values.
Used to construct a Tuple with the parameters as its values.