Re-exports§
pub use input::EvalInput;pub use numeric::NumericResult;
Modules§
Structs§
- Eval
Handle - Lazy evaluation handle returned by
eval(). - Eval
Iter - Streaming result iterator over broadcast evaluation.
Functions§
- eval
- Create a lazy eval handle from a compiled expression and arguments.