Login
From:
Benoit Pasquier
(Uncensored)
subscribe
Make the most of enumerations in Swift
https://benoitpasquier.com/enumerations-in-swift/
links
backlinks
Tagged with:
ios
swift
Roast topics
Find topics
Find it!
Enumerations have changed a lot between Objective-C and Swift. We can easily forget how useful and powerful it can. I wanted to get back to it through simple examples to make the most of it.