|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| "Kind-cast" (* -> *) to *
|
|
|
|
| "Kind-cast" ((* -> *) -> *) to (* -> *) . Also lower elements using Lower.
| | Constructors | | Instances | |
|
|
|
| "Kind-cast" (((* -> *) -> *) -> *) to ((* -> *) -> *) . Also lower elements using Lower1.
| | Constructors | |
|
|
|
| "Kind-cast" ((((* -> *) -> *) -> *) -> *) to (((* -> *) -> *) -> *) . Also lower elements using Lower2.
| | Constructors | |
|
|
|
| Pair of types of kind (* -> *)
|
|
|
|
| Pair of types of kind ((* -> *) -> *)
|
|
|
|
| Pair of types of kind (((* -> *) -> *) -> *)
|
|
|
|
| Pair of types of kind ((((* -> *) -> *) -> *) -> *)
|
|
|
| Produced by Haddock version 2.4.2 |