Challenge: Type-Based Addition and Type Information
Apply the knowledge you gained in this section to solve the type-based addition and type information challenge.
We'll cover the following...
Problem statement
Handling operations on similar types in a type-safe manner ...