- swift
- swift-zero-expert
- swift-fundamentals
Swift from Zero to Expert #4: Control Flow — from if/else to pattern matching
if/else, exhaustive switch with pattern matching, guard as a philosophy, and how the compiler optimizes your decisions into jump tables.