The AC-Boolean package
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 for Bool.
Shorten source code.
Remove function instance. (Control.Monad.Instances provides an equivilent Monad instance.)
Properties
| Versions | 1.0.0, 1.1.0 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Andrew Coppin |
| Maintainer | MathematicalOrchid@hotmail.com |
| Stability | Experimental |
| Category | Data, Logic, Math |
| Upload date | Tue Nov 9 11:39:08 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Data
Downloads
- AC-Boolean-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)