Module expr

Source

Structs§

ArithExprNamedVars
This exists only to implement Display for ArithExpr with named variables.
Expr
A type representing an arithmetic expression composed over some table columns.
ZeroConstraint
A constraint that the evaluation of an expression over a table is zero at every row.

Functions§

upcast_expr
Upcast an expression from a subfield to an extension field.