- Swift 4 Programming Cookbook
- Keith Moon
- 41字
- 2025-04-04 18:15:56
Getting ready
Let's take a look at the basic types in Swift that enable us to perform these operations. As we do that, we will learn how to assign constants and variables, and touch on Swift's static typing and mutability system.