Functional Programming in Swift

Functional Programming in Swift
Authors
Eidhof, Chris & Kugler, Florian & Swierstra, Wouter
Date
2014-10-01T00:00:00+00:00
Size
0.73 MB
Lang
en
Downloaded: 35 times

Swift opens up a whole new world of programming that we’re going to explore in this book. To quote Swift’s creator, Chris Lattner:

“Objective-C without the C” implies something subtractive, but 
Swift dramatically expands the design space through the 
introduction of generics and functional programming concepts.

We’ll explain the concepts behind functional programming and how Swift makes it easy to leverage them in a pragmatic way, in order to write clearer and more expressive code.