|
Data.AddBounds | Stability | experimental | Maintainer | conal@conal.net |
|
|
|
Description |
Add bounds to an ordered type
|
|
Synopsis |
|
|
|
Documentation |
|
|
Wrap a type into one having new least and greatest elements,
preserving the existing ordering.
| Constructors | MinBound | | NoBound a | | MaxBound | |
| Instances | |
|
|
Produced by Haddock version 2.4.2 |