category-extras-0.44.1: Various modules and constructs inspired by category theory.Source codeContentsIndex
Control.Morphism.Futu
Portabilitynon-portable (rank-2 polymorphism)
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Traditional operators, shown here to show how to roll your own
Documentation
futu :: Functor f => CoAlgM f (Free f) a -> a -> Fix fSource
g_futu :: (Functor f, Functor h) => Dist h f -> CoAlgM f (Free h) a -> a -> Fix fSource
distFutu :: (Functor f, Functor h) => Dist h f -> Dist (Free h) fSource
Produced by Haddock version 2.1.0