Programming in Swift: Functions & Types, Episode 23: Switch Statements | raywenderlich.com

Switch statements are another method of control flow like loops and if statements. Find out how they can help you deal with enumerations.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/28433240-programming-in-swift-functions-types/lessons/23