pkgsrc/math/hs-comonad/DESCR
pho a807c6e44e Import comonad-5.0.6 from wip
A Comonad is a Functor and provides duals of the Monad "return" and
">>=". Instead of wrapping, you can extract a value from a Comonad.
2020-01-03 04:36:38 +00:00

2 lines
136 B
Text

A Comonad is a Functor and provides duals of the Monad "return" and
">>=". Instead of wrapping, you can extract a value from a Comonad.