differentiating use cases- Enum vs Tuple vs Array
What are some common cases where enums are preferable to use over tuples/arrays, and vice versa?
If that's too expansive a scope of a question, perhaps what are the respective advantages/disadvantages of each?
If that's too expansive a scope of a question, perhaps what are the respective advantages/disadvantages of each?