Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.Monoid1
Documentation
the class of containers with a "nil" element
Minimal complete definition
class Append1 m where Source #
the class of containers that can be combined regardless of type they contain
Minimal complete definition