🍎
ios.dev
Search...
Ctrl
K
ios.dev
More
🐦
Swift
🔰
Pattern Matching
🔴
Sentence Patterns
... as! ...
(... as? ...)?.method()
if let ... as?
if/guard case let
for case let ... where
switch case
switch case is ...
switch case let ... where
switch case let ... as
switch on other types
Previous
Pattern Matching
Next
... as! ...
Last updated
3 years ago
Was this helpful?