|
| Generics.EMGM.Data.Either | | Portability | non-portable | | Stability | experimental | | Maintainer | generics@haskell.org |
|
|
|
|
|
| Description |
Summary: Generic representation and instances for Either a b.
This module exports the reusable components of the Either a b
representation. These include the embedding-projection pair used in a type
representation as well as the type representation of Either a b for
Generic.
This module also exports the instance for the representation dispatcher
Rep.
|
|
| Synopsis |
|
|
|
|
| Embedding-projection pair
|
|
|
| Embedding-projection pair for Either a b
|
|
| Representation
|
|
|
| Representation for Either a b in Generic
|
|
| Produced by Haddock version 2.4.2 |