https://github.com/octree/fp
Swift Functional Tools
https://github.com/octree/fp
Last synced: about 2 months ago
JSON representation
Swift Functional Tools
- Host: GitHub
- URL: https://github.com/octree/fp
- Owner: octree
- License: mit
- Created: 2018-08-23T07:39:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T01:50:36.000Z (about 7 years ago)
- Last Synced: 2025-03-06T08:05:48.274Z (over 1 year ago)
- Language: Swift
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FP
Functional Programming Tools
## Install
### Carthage
```
github "Octree/FP" ~> 0.3.0
```
### CocoaPods
```
pod 'FP', '~> 0.3.0'
```
## Curry
## Async
## Operators