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

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.

Awesome Lists containing this project

README

        

# swift-functional [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

[![Language](https://img.shields.io/badge/language-Swift-orange.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()

**Last Update: 20/December/2018.**

![](logo-swift_functional.png)

### 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)