@hackage non-negative0.0.2
Non-negative numbers
Categories
License
LicenseRef-GPL
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
Dependents (28)
@hackage/reactive-midyim, @hackage/synthesizer-llvm, @hackage/hamusic, @hackage/haskore-synthesizer, @hackage/midi-util, @hackage/boomwhacker, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
buildtests
(off by default)
Build test executables
Provides a class for non-negative numbers, a wrapper which can turn any ordered numeric type into a member of that class, and a lazy number type for non-negative numbers (a generalization of Peano numbers). This library is used by the 'event-list' package.