AC-Boolean: Handle Boolean values generatically.

[ bsd3, data, library, logic, math ] [ Propose Tags ]

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.)

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.1.0
Dependencies base (>=4 && <5) [details]
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 3107 total (11 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]