associated values
-
Iterating Through Enum Cases With CaseIterable In Swift
It's often needed to get enum cases as an array and iterate through them, something that's really easy in Swift and this post shows how.
iOS & macOS app development tutorials and content
It's often needed to get enum cases as an array and iterate through them, something that's really easy in Swift and this post shows how.