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