user
  • 8 years ago

  • 0

  • 11:23

Nil Coalescing Operators with Swift (Episode 29)

CartoonSmart Tutorials
0
Description
In this Swift video tutorial, we'll talk about nil coalescing operators. This operator, defined by two question marks ( ?? ), allows you to quickly set a variable equal to a default value if another variable is nil. For example, let someVar = varThatMightBeNil ?? defaultAmount

Voice actors
Categories
Design
Technology

Ages
Clean Content
Tags