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