inject-function
Version 0.2.1.0 revision 0 uploaded by DimitriSabadie.
Package meta
- Synopsis
- Monadic functions with injected parameters.
- Description
An “inject function” is a regular monadic function (like a -> m b), but adds “injected parameters”. You can imagine such a function as an action taking parameters (the regular monadic function parameters) and vertical parameters. When you compose two compatible monadic functions (the regular way is through >=>), you can choose the types of the injected parameters so that, after some compositions, you have a total control of all the process.
- Author
- DimitriSabadie
- Bug reports
- n/a
- Category
- Control
- Copyright
- n/a
- Homepage
- https://github.com/skypers/inject-function
- Maintainer
- dimitri.sabadie@gmail.com
- Package URL
- n/a
- Stability
- n/a