Copyright | (c) Edward Kmett 2009-2011 |
---|---|
License | BSD-style |
Maintainer | ekmett@gmail.com |
Stability | experimental |
Portability | non-portable (MPTCs) |
Safe Haskell | Trustworthy |
Language | Haskell2010 |
Data.Semigroup.Alt
Description
A semigroup for working Alt
or Plus
Documentation
A Alter
turns any Alt
instance into a Semigroup
.