Monoid<'T> Type
Function table for a monoid instance
Record fields
Record Field | Description |
Full Usage:
mappend
Field type: 'T -> 'T -> 'T
|
|
Full Usage:
mempty
Field type: 'T
|
|
Full Usage:
misEmpty
Field type: 'T -> bool
|