Login
From:
Nil Coalescing
(Uncensored)
subscribe
Swift enum pattern matching with extra conditions
https://nilcoalescing.com/blog/SwiftEnumPatternMatchingWithExtraConditions
links
backlinks
Roast topics
Find topics
Find it!
Discover the power of precise pattern matching with Swift enums as we look into using the where clause in switch statements and for-in loops, and adding extra conditions in while loops and if-case statements for more expressive code.