| Copyright | (C) 2002-2005, 2009 University of New South Wales, (C) 2009-2011 Peter Gammie |
|---|---|
| License | LGPL (see COPYING.LIB for details) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Data.Boolean.BF
Description
A data-structure based instance of Boolean.
An abstract syntax tree-ish instance of the Boolean interface,
sometimes useful for debugging.
Note the Eq instance is not semantic equality.