30 Aug 2014
Functions Returning Functions
Justin Driscoll, First Class Functions and Delayed Evaluation in Swift:
This concept of “functions as data” enables the development of complex systems composed of small bits of reusable logic in an elegant and concise way.