2014-11-18 Swift optionals

Last edit

Summary: Recently I dived into Swift and in order to grok optionals, first read this link [https://medium.com/@rrridges/swift-optionals-a10dcfd8aab5 Swift . . .

Changed:

< Recently I dived into Swift and in order to grok optionals, first read this article on Medium: [https://medium.com/@rrridges/swift-optionals-a10dcfd8aab5 Swift Optionals]
< and then [http://stackoverflow.com/a/24020951/1085556|this comment on Stack Overflow].

to

> Recently I dived into Swift and in order to grok optionals, first read this article on Medium: [https://medium.com/@rrridges/swift-optionals-a10dcfd8aab5 Swift Optionals] and then [http://stackoverflow.com/a/24020951/1085556|this comment on Stack Overflow].


Recently I dived into Swift and in order to grok optionals, first read this article on Medium: Swift Optionals and then this comment on Stack Overflow.