ENGLISH DICTIONARY

Tuple

/ˈtʊpəl/ · noun

Meaning

(set theory) A finite sequence of terms..

Definitions by Sense

  1. (set theory) A finite sequence of terms.
  2. (databases) A single row in a relational database.
  3. (computing) A set of comma-separated values passed to a program or operating system as a parameter to a function call.
  4. (programming) A fixed-size container data type similar to a list that can hold different types of elements.

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.

Word Forms

Related Words

When Should You Use Tuple?

Use tuple when its meaning, tone and grammar fit the full sentence. A synonym is not always a direct replacement.

Practice This Word

Frequently Asked Questions

What does tuple mean?

Tuple means (set theory) A finite sequence of terms..

What is a synonym for tuple?

The closest synonym depends on the sentence and intended sense.

What is the opposite of tuple?

The opposite depends on the specific sense.

How do you use tuple in a sentence?

Both Python and Haskell have a tuple data type as well as a list data type.

Sources & Attribution

FreeDictionaryAPI.com / Wiktionary · Original source · CC BY-SA 4.0

Dictionary data is provided by FreeDictionaryAPI.com and sourced from Wiktionary under its stated license.