hBDD-0.0.3: An abstraction layer for BDD libraries

Copyright(C) 2002-2005, 2009 University of New South Wales, (C) 2009-2011 Peter Gammie
LicenseLGPL (see COPYING.LIB for details)
Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Boolean.BF

Contents

Description

 

Synopsis

A data-structure based instance of Boolean.

data BF Source

An abstract syntax tree-ish instance of the Boolean interface, sometimes useful for debugging.

Note the Eq instance is not semantic equality.