category-extras-0.53.5: Various modules and constructs inspired by category theory
Source code
Contents
Index
Control.Functor.Combinators.Const
Portability
portable
Stability
experimental
Maintainer
Edward Kmett <ekmett@gmail.com>
Description
Documentation
newtype
Const2
t a b
Source
Constructors
Const2
runConst2
:: t
Instances
Coassociative
Hask
(
Const2
t)
Associative
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)
Monoid
t =>
Applicative
(
Const2
t a)
ExpFunctor
(
Const2
t a)
ContraFunctor
(
Const2
t a)
Monoid
t =>
Pointed
(
Const2
t a)
Monoid
t =>
Zip
(
Const2
t a)
Monoid
t =>
Monoid
(
Const2
t a b)
Produced by
Haddock
version 2.4.2