|
| Control.Functor.Cone | | Portability | non-portable (rank-2 polymorphism/existentials) | | Stability | experimental | | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
| Description |
|
|
|
| Documentation |
|
| type Cone n f = n -> forall a. f a | Source |
|
|
|
| Constructors | | Cocone | | | runCocone :: forall a. f a -> n | |
|
| Instances | |
|
|
| Produced by Haddock version 2.3.0 |