 | category-extras-0.50.3: Various modules and constructs inspired by category theory | Contents | Index |
|
Control.Morphism.Futu | Portability | non-portable (rank-2 polymorphism) | Stability | experimental | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
Description |
Traditional operators, shown here to show how to roll your own
|
|
|
Documentation |
|
futu :: Functor f => GCoalgebra f (Free f) a -> a -> FixF f |
|
g_futu :: (Functor f, Functor h) => Dist h f -> GCoalgebra f (Free h) a -> a -> FixF f |
|
distFutu :: (Functor f, Functor h) => Dist h f -> Dist (Free h) f |
|
Produced by Haddock version 2.1.0 |