@hackage cond0.5.0
Basic conditional and boolean operators with monadic variants.
Categories
License
BSD-3-Clause
Maintainer
acurtis@spsu.edu, James Cranch <j.d.cranch@sheffield.ac.uk>
Links
Versions
Installation
Tested Compilers
Dependencies (1)
Dependents (21)
@hackage/log, @hackage/mappings, @hackage/prologue, @hackage/bdcs-api, @hackage/pandoc-vimhl, @hackage/quenya-verb, Show all…
Description
A library of boolean operations, lifted in a typeclass for boolean values. Also includes:
- Lifted monadic variants of those operations.
- Hoare's conditional choice operator.
- A typeclass for boolean algebras.
See annotated documentation in code for information about individual entities.