Module logic

Module logic 

Source
Expand description

Basic logical operations.

Structs§

LogicOpIter
An iterator over the variants of LogicOp

Enums§

LogicOp
Logic extension operation definitions.

Constants§

EXTENSION_ID
The extension identifier.
FALSE_NAME
Name of extension false value.
TRUE_NAME
Name of extension true value.
VERSION
Extension version.

Statics§

EXTENSION
Reference to the logic Extension.