Copyright | (c) Michal Konecny |
---|---|
License | BSD3 |
Maintainer | mikkonecny@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Auxiliary structures for bounds on result and printing.
Documentation
data BoundsCEDU a Source #
BoundsCEDU | |
|
ceduDownUp :: BoundsCEDU a -> (a, a) Source #
ceduCentreErr :: BoundsCEDU a -> (a, a) Source #