AC-Boolean: Handle Boolean values generatically.
This package provides various functions and classes for dealing
with things which are like Boolean values. It also defines a
few useful instances. The main benefit is the ability to use
the usual &&
, etc. operators without having to invent new
operator names for every kind of Bool-like thing.
Changes:
Increase efficiency of
Boolean
instance forBool
.Shorten source code.
Remove function instance. (
Control.Monad.Instances
provides an equivilentMonad
instance.)
Downloads
- AC-Boolean-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0 |
---|---|
Dependencies | base (>=4 && <5) [details] |
Tested with | ghc ==6.12.3 |
License | BSD-3-Clause |
Author | Andrew Coppin |
Maintainer | MathematicalOrchid@hotmail.com |
Category | Data, Logic, Math |
Uploaded | by AndrewCoppin at 2010-11-09T11:39:08Z |
Distributions | NixOS:1.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3184 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |