Module delta_kernel::expressions
source · Expand description
Definitions and functions to create and manipulate kernel expressions
Structs§
Enums§
- A binary operator.
- A SQL expression.
- A single value, which can be null. Used for representing literal values in Expressions.
- A unary operator.