category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
Control.Comonad.Exponent
Portabilityportable
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
data Exp m a
Constructors
Exp
runExp :: m -> a
show/hide Instances
Functor (Exp m)
Monoid m => Copointed (Exp m)
Monoid m => Comonad (Exp m)
Produced by Haddock version 2.1.0