Swift 4 Programming Cookbook
上QQ阅读APP看书,第一时间看更新

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.