functor-monadic: Monad-style combinators for functors.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.3 |
---|---|
Change log | None available |
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:27:36Z |
Modules
[Index]
- Data
- Functor
Downloads
- functor-monadic-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees