inessential by Brent Simmons

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.