An open API service indexing awesome lists of open source software.

https://github.com/hkellaway/swift-functional-intro

Swift functional programming examples :books:
https://github.com/hkellaway/swift-functional-intro

Last synced: about 1 year ago
JSON representation

Swift functional programming examples :books:

Awesome Lists containing this project

README

          

# A practical introduction to functional programming - now with Swift!

![Swift](https://img.shields.io/badge/language-swift-orange.svg)
[![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/hkellaway/swift-functional-intro/master/LICENSE)

Visit [A practical introduction to functional programming - now with Swift!](http://harlankellaway.com/blog/2015/08/10/swift-functional-programming-intro) for a breakdown of these functional programming examples inspired by Mary Rose Cook's [A practical introduction to functional programming] (http://maryrosecook.com/blog/post/a-practical-introduction-to-functional-programming).