Tuples

What are Tuples

Decomposing into individual variables

Tuples as the Return Value of Functions

Using a typealias to name your tuple type

Swapping values

Tuples as Case in Switch