Smarter Enumerations
Enumerations are a very primitive type that are frequently overused. In many scenarios, actual objects are a better choice.
Enumerations are a very primitive type that are frequently overused. In many scenarios, actual objects are a better choice.