Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/facile-it/FunctionalKit

Basic functions and combinators for functional programming in Swift.
https://github.com/facile-it/FunctionalKit

Last synced: about 2 months ago
JSON representation

Basic functions and combinators for functional programming in Swift.

Awesome Lists containing this project

README

        

# FunctionalKit
[![travis-ci](https://travis-ci.org/facile-it/FunctionalKit.svg?branch=master)](https://travis-ci.org/facile-it/FunctionalKit)
[![codecov](https://codecov.io/gh/facile-it/FunctionalKit/branch/master/graph/badge.svg)](https://codecov.io/gh/facile-it/FunctionalKit)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

Basic functions and combinators for functional programming in Swift: it can be considered as an extension to `Foundation`.