https://github.com/ksk001100/fpsm
Functional Programming Support Modules
https://github.com/ksk001100/fpsm
fp functional-programming python python3
Last synced: 6 months ago
JSON representation
Functional Programming Support Modules
- Host: GitHub
- URL: https://github.com/ksk001100/fpsm
- Owner: ksk001100
- License: mit
- Created: 2019-07-23T10:59:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T12:10:29.000Z (over 6 years ago)
- Last Synced: 2025-02-14T16:50:38.975Z (about 1 year ago)
- Topics: fp, functional-programming, python, python3
- Language: Python
- Homepage: https://github.com/KeisukeToyota/fpsm
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fpsm
[](https://travis-ci.org/KeisukeToyota/fpsm)
[](https://coveralls.io/github/KeisukeToyota/fpsm?branch=master)
**Functional Programming Support Modules**
Lightweight modules that summarize the functions required for functional programming
## Installation
```
$ pip3 install fpsm
```
## Documentation
[here](https://keisuketoyota.github.io/fpsm/)