category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
Control.Functor.Combinators.Const
Portabilityportable
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
newtype Const2 t a b
Constructors
Const2
runConst2 :: t
show/hide Instances
Associative Hask (Const2 t)
Coassociative Hask (Const2 t)
Symmetric Hask (Const2 t)
Braided Hask (Const2 t)
Monoid t => PPointed (Const2 t)
Monoid t => PApplicative (Const2 t)
Monoid t => PMonad (Const2 t)
Monoid t => Bizip (Const2 t)
QFunctor (Const2 t) Hask Hask
PFunctor (Const2 t) Hask Hask
Bifunctor (Const2 t) Hask Hask Hask
Monoid t => Monad (Const2 t a)
Functor (Const2 t a)
Monoid t => MonadPlus (Const2 t a)
ContraFunctor (Const2 t a)
ExpFunctor (Const2 t a)
Monoid t => Pointed (Const2 t a)
Monoid t => Applicative (Const2 t a)
Monoid t => Zip (Const2 t a)
Monoid t => Monoid (Const2 t a b)
Produced by Haddock version 2.1.0