|
| Control.Functor.Contra | | Portability | portable | | Stability | experimental | | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
| Description |
|
|
|
| Documentation |
|
| class ContraFunctor f where | Source |
|
| | Methods | | contramap :: (a -> b) -> f b -> f a | Source |
|
| | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
| Produced by Haddock version 2.3.0 |