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