| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | generics@haskell.org |
Generics.Regular.Functions.Crush
Contents
Description
Summary: Generic crush.
Crush functions
The Crush class defines a right-associative crush on functorial values.
Associativity of the binary operator used for crush
Constructors
| AssocLeft | Left-associative |
| AssocRight | Right-associative |