Swift Optionals, Functional Programming, and You
One of Swift’s most distinct feature is the Optional type. Despite it being new to most iOS developers, some functional programming languages have been dealing with optionals for a long time. In this talk we will explore techniques from the functional world that make working with Swift Optional a real pleasure.
Target Audience
All