tuple
/ˈtʊpəl/
tuple
English
Noun
Ad
Definition
A finite sequence of terms.
Etymology
From the ending of the words quintuple, sextuple; from Latin -plus.
Example Sentences
- "Both Python and Haskell have a tuple data type as well as a list data type."
- "Unlike lists, tuples are not formed by consing."
Ad