Tagged with enumerations
Browse all tags- Article
Swift enumerations
Enumerations are common type for a group of related values and enables us to work with those values in a type safe way.
Enumerations are common type for a group of related values and enables us to work with those values in a type safe way.