Collections
Swift Fundamentals
Collections
Swift Fundamentals
Collections
Swift Fundamentals
Scroll Down
Ternary Operators
Ternary Operators can be used to simplify conditional logic. They can be used to condense if-else statements into short one-liners.
Computed Properties
Create variables that execute code when its value is retrieved.
Optionals
Optionals are a type that represents either a wrapped value or the absence of a value.
Functions
Functions are self-contained chunks of code that perform a specific task.
Switch Statements
A control-flow statement to compare against several different paths.
Enumerations
A type that stores certain values
Explore Other Collections
Navigation
A collection of articles and examples on various ways to navigate between views in SwiftUI.
Modifiers
A collection of articles and examples showcasing SwiftUI view modifiers
SwiftUI Foundations
A collection of articles and examples on SwiftUI foundations.
Controls
A collection of articles and examples on SwiftUI controls.
Layout
A collection of articles and examples on SwiftUI Layout.
Swift Fundamentals
A collection of articles and examples on Swift fundamentals.
© 2026 Tinkertanker Pte Ltd. All rights reserved.
© 2026 Tinkertanker Pte Ltd. All rights reserved.
Learn
with Swift Accelerator