Skip to main content

module

tuple

Implements the Tuple type.

These are Mojo built-ins, so you don't need to import them.

Structs

  • Tuple: The type of a literal tuple expression.

Was this page helpful?