category-extras-0.53.3: Various modules and constructs inspired by category theory

Portabilitynon-portable (rank-2 polymorphism)
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>

Control.Morphism.Histo

Description

Traditional operators, shown here to show how to roll your own

Documentation

histo :: RunComonadCofree f w => GAlgebra f w a -> FixF f -> aSource

g_histo :: (RunComonadCofree h w, Functor f) => Dist f h -> GAlgebra f w a -> FixF f -> aSource

prepro_histo :: RunComonadCofree f w => GAlgebra f w a -> (f :~> f) -> FixF f -> aSource

g_prepro_histo :: (RunComonadCofree h w, Functor f) => Dist f h -> GAlgebra f w a -> (f :~> f) -> FixF f -> aSource