Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
A boolean expression parameterized over the variable type used.
Var c | |
Lit Bool | |
CNot ( Condition c) | |
COr ( Condition c) ( Condition c) | |
CAnd ( Condition c) ( Condition c) |
Safe Haskell | None |
---|---|
Language | Haskell2010 |
A boolean expression parameterized over the variable type used.
Var c | |
Lit Bool | |
CNot ( Condition c) | |
COr ( Condition c) ( Condition c) | |
CAnd ( Condition c) ( Condition c) |