category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
Control.Arrow.CoKleisli
Portabilityportable
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
newtype CoKleisli w a b
Constructors
CoKleisli
runCoKleisli :: w a -> b
show/hide Instances
Comonad w => Category (CoKleisli w)
Comonad w => Arrow (CoKleisli w)
Functor (CoKleisli w a)
Produced by Haddock version 2.1.0