Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadronized/inject-function
Haskell package that lets you write regular functions with the extra feature to be able to inject parameters that can be shared over function composition
https://github.com/hadronized/inject-function
Last synced: about 2 months ago
JSON representation
Haskell package that lets you write regular functions with the extra feature to be able to inject parameters that can be shared over function composition
- Host: GitHub
- URL: https://github.com/hadronized/inject-function
- Owner: hadronized
- License: gpl-3.0
- Created: 2013-09-12T18:16:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T09:04:37.000Z (over 11 years ago)
- Last Synced: 2024-09-18T22:57:42.158Z (4 months ago)
- Language: Haskell
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
inject-function
===============Haskell package that lets you write regular functions with the extra feature to be able to inject parameters that can be shared over function composition