Module logical

Source
Expand description

Logical types and operations

Structs§

Bool
The boolean type

Enums§

Binary
Binary logical operations
LogicalOp
Logical operations
Unary
Unary logical operations

Constants§

BINARY_OPS
A list of all builtin binary logical operations
UNARY_OPS
A list of all builtin unary logical operations