Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pavelannin/monadic-swift

Monadic is a distributed Swift framework that provides a way to write code from functional programming
https://github.com/pavelannin/monadic-swift

either functional-programming monads swift

Last synced: about 2 months ago
JSON representation

Monadic is a distributed Swift framework that provides a way to write code from functional programming

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

# Overview
## What is Monadic
Monadic is a distributed Swift framework that provides a way to write code from functional programming.

### What is distributed framework
Monadic allows you to include only the part of functional programming that you plan to use in the project.
You do not need to connect everything if you do not plan to use all the functionality.