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: 6 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 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T09:04:37.000Z (over 12 years ago)
- Last Synced: 2025-06-06T03:41:16.717Z (about 1 year ago)
- Language: Haskell
- Size: 137 KB
- Stars: 2
- Watchers: 2
- 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