functor-monadic: Monad-style combinators for functors.
Monad's bind (>>=, >=>) allows the infix chaining of monadic functions, but no analogues exist for functors. This package provides a handful of handy operators that ease the piping together a functor- and monad-level functions.
Downloads
- functor-monadic-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | base (>=4.7 && <5) [details] |
License | Apache-2.0 |
Author | Janos Tapolczai |
Maintainer | janos.tapolczai@gmail.com |
Category | Data |
Home page | https://github.com/ombocomp/FunctorMonadic/ |
Source repo | head: git clone git://github.com/ombocomp/FunctorMonadic.git |
Uploaded | by jtapolczai2 at 2015-05-17T13:28:09Z |
Distributions | NixOS:0.1.0.3 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 3159 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-19 [all 1 reports] |