https://github.com/eleev/swift-functional
🧠 Articles and notes about functional programming in Swift.
https://github.com/eleev/swift-functional
closure functional functional-paradigm functional-programming ios lambda-functions macos paradigm programming swift tvos watchos
Last synced: about 1 month ago
JSON representation
🧠 Articles and notes about functional programming in Swift.
- Host: GitHub
- URL: https://github.com/eleev/swift-functional
- Owner: eleev
- License: mit
- Created: 2018-08-31T17:16:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T08:43:50.000Z (over 6 years ago)
- Last Synced: 2025-04-01T00:51:09.408Z (3 months ago)
- Topics: closure, functional, functional-paradigm, functional-programming, ios, lambda-functions, macos, paradigm, programming, swift, tvos, watchos
- Language: Swift
- Homepage:
- Size: 66.4 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swift-functional [](https://github.com/sindresorhus/awesome)
[]()
[]()**Last Update: 20/December/2018.**

### If you like the project, please give it a star ⭐ It will show the creator your appreciation and help others to discover the repo.
# ✍️ About
🧠 Articles and notes about functional programming in Swift.## 📚 List of Contents
### Articles
- [**Functional Swift. Part One:**](/Articles/2018-08-05-functional-swift-part-1.md) - this article introcudes the basics of functional programming in the context of `Swift` programming language and explores the built-in capabilites of the language
- [**Functional Swift. Part Two:**](/Articles/2018-08-07-functional-swift-part-2.md) - the second article of the series dives deeper into the subject by exploring functional data structures and design approaches# 👨💻 Author
[Astemir Eleev](https://github.com/jVirus)# 🔖 Licence
The project is availabe under [MIT Licence](https://github.com/jVirus/swift-functional/blob/master/LICENSE)