Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/facile-it/FunctionalKit
- Owner: facile-it
- License: mit
- Created: 2017-11-16T11:11:03.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T10:29:43.000Z (3 months ago)
- Last Synced: 2024-11-07T21:45:46.577Z (2 months ago)
- Language: Swift
- Size: 75.2 MB
- Stars: 82
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.