Module dbgen::eval

source ·
Expand description

Evaluating compiled expressions into values.

Structs

Environment information shared by all compilations
A compiled expression
Represents a row of compiled values.
The external mutable state used during evaluation.

Traits

Types which can be treated like a Value.

Functions

Compiles a function with some value-like objects as input.