|
Data.CxMonoid | Portability | synonym instance | Stability | experimental | Maintainer | conal@conal.net |
|
|
|
Description |
Context-dependent monoids
|
|
Synopsis |
|
|
|
Documentation |
|
type MonoidDict a = (a, a -> a -> a) | Source |
|
Dictionary for CxMonoid.
|
|
|
Type of context-dependent monoid. Includes an explicit dictionary.
| Constructors | | Instances | |
|
|
|
newtype bijection
|
|
Produced by Haddock version 2.3.0 |