category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
Control.Morphism.Exo
Portabilitynon-portable (rank-2 polymorphism)
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Martin Erwig's exomorphism
Synopsis
exo :: Functor h => Bialgebra m n b -> (h b -> m b) -> (h a -> h (g a)) -> Trialgebra f g h a -> g a -> b
Documentation
exo :: Functor h => Bialgebra m n b -> (h b -> m b) -> (h a -> h (g a)) -> Trialgebra f g h a -> g a -> b
Martin Erwig's exomorphism from d to d'
Produced by Haddock version 2.1.0