|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| And | A primitive which consumes two Boolean values and produces the result of their logical conjunction. |
| LogicLibrary | A collection of primitives for boolean logic and conditionals. |
| Not | A primitive which consumes a Boolean value and produces its inverse. |
| Or | A primitive which consumes two Boolean values and produces the result of their inclusive logical disjunction. |
| Xor | A primitive which consumes two Boolean values and produces the result of their exclusive logical disjunction. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||