tuple
A tuple is a finite sequence or ordered list of objects, called the elements of the tuple.
An
- The unique 0-tuple is called the empty tuple.
- A 1-tuple is called a singleton.
- A 2-tuple is called an ordered pair.
See also
Select a result to preview
A tuple is a finite sequence or ordered list of objects, called the elements of the tuple.
An
See also