 | category-extras-0.50.3: Various modules and constructs inspired by category theory | Contents | Index |
|
Control.Morphism.Dyna | Portability | non-portable (rank-2 polymorphism) | Stability | experimental | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
Description |
|
|
|
Documentation |
|
dyna :: (Functor f, Functor g) => GAlgebra g (Cofree g) b -> (f :~> g) -> Coalgebra f a -> a -> b |
|
Produced by Haddock version 2.1.0 |