tuple
UK /ˈtʊpəl/ US /ˈtuːpəl/
noun 4
Collocations
1TUPLE + NOUN
data
Definitions
noun
1
A finite sequence of terms.
2
A single row in a relational database.
3
A set of comma-separated values passed to a program or operating system as a parameter to a function call.
4
A fixed-size container data type similar to a list that can hold different types of elements.
Both Python and Haskell have a tuple data type as well as a list data type.
Unlike lists, tuples are not formed by consing.
Thesaurus
Synonyms
Antonyms
Idioms & Phrases
Example Bank
201
Both Python and Haskell have a tuple data type as well as a list data type.
Wiktionary02
Unlike lists, tuples are not formed by consing.
WiktionaryUsage Notes
Your note
not saved0 chars