@hackage functor-monadic0.1.0.3

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.