https://github.com/bsoptei/fbox
Simple type for function composition in Rust
https://github.com/bsoptei/fbox
composition fp function
Last synced: about 1 year ago
JSON representation
Simple type for function composition in Rust
- Host: GitHub
- URL: https://github.com/bsoptei/fbox
- Owner: bsoptei
- License: mit
- Created: 2018-10-11T07:08:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T15:57:16.000Z (over 7 years ago)
- Last Synced: 2025-01-25T10:24:25.674Z (over 1 year ago)
- Topics: composition, fp, function
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# fbox
Simple type for function composition in Rust