Contents
Index
Org.Org.Semantic.HBase.Category.StaticFunctor
Synopsis
newtype
StaticFunctor
f p q =
MkStaticFunctor
{
unStaticFunctor
:: (f (p -> q))
}
Documentation
newtype
StaticFunctor
f p q
functor of static function
Constructors
MkStaticFunctor
unStaticFunctor
:: (f (p -> q))
Instances
Functor f => Functor (
StaticFunctor
f p)
HasReturn
f =>
HasReturn
(
StaticFunctor
f p)
FunctorApply
f =>
FunctorApply
(
StaticFunctor
f p)
(
FunctorApplyReturn
f,
HasCoreturn
f) =>
Monad
(
StaticFunctor
f p)
FunctorApplyReturn
f =>
Compositor
(
StaticFunctor
f)
FunctorApplyReturn
f =>
Arrow
(
StaticFunctor
f)
FunctorApplyReturn
f =>
ProductArrow
(
StaticFunctor
f)
FunctorApplyReturn
f =>
CoproductArrow
(
StaticFunctor
f)
Produced by
Haddock
version 0.6