Which statement about enums is false?
Enums are useful in matching patterns.
Option is an enum type.
Enum variants can have different types with associated data.
the term enum is short for enummap