inject-function: Monadic functions with injected parameters.

[ control, gpl, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.1.0
Dependencies base (>=4.6 && <4.7) [details]
License GPL-3.0-only
Author DimitriSabadie
Maintainer dimitri.sabadie@gmail.com
Category Control
Home page https://github.com/skypers/inject-function
Uploaded by DimitriSabadie at 2013-09-13T09:05:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3810 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]