Module logic

Source
Expand description

Basic logical operations.

Structs§

EXTENSION
Reference to the logic Extension.
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.