Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
Swift If Else Statement
0
0
l
lucycodes42
Swift Cookbook
Shortcut:
ifelse
0 Comments
if condition { statementA } else { statementB }