Swift Programming Language

31 thoughts
last posted Aug. 6, 2014, 9:41 p.m.

23 earlier thoughts

0

One of the interesting things about the if let with optionals is you can chain optionals together and handle a nil at any level with a single if.

7 later thoughts