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:
- Host: GitHub
- URL: https://github.com/hkellaway/swift-functional-intro
- Owner: hkellaway
- License: mit
- Created: 2015-08-02T22:35:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T14:00:08.000Z (about 10 years ago)
- Last Synced: 2025-04-19T08:33:22.623Z (over 1 year ago)
- Language: Swift
- Homepage: http://harlankellaway.com/blog/2015/08/10/swift-functional-programming-intro/
- Size: 11.7 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A practical introduction to functional programming - now with Swift!

[](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).