 | category-extras-0.53.6: Various modules and constructs inspired by category theory | Contents | Index |
|
| Control.Comonad.Parameterized | | Portability | portable | | Stability | experimental | | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
| Description |
|
|
|
| Documentation |
|
| class PFunctor f Hask Hask => PCopointed f where |
| | Methods | | | Instances | |
|
|
| class PCopointed f => PComonad f where |
| | Methods | | pextend :: (f b c -> a) -> f b c -> f a c |
| | Instances | |
|
|
| Produced by Haddock version 2.1.0 |