Tuple Structs
This lesson will walk you through tuple structs.
We'll cover the following
What Are Tuple Structs?
Recall tuples in Chapter 3.Tuple Structs are a data type that is a hybrid between a tuple and a struct.
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy