Expand description
Stack-safe scalar evaluation for normalized arithmetic AST expressions.
Enums§
- Arithmetic
Value - A typed scalar accepted by the arithmetic expression evaluator.
Functions§
- compare_
arithmetic_ values - Compare two scalar values using the execution runtime’s comparison semantics.
- evaluate_
arithmetic_ expression - Evaluate a normalized arithmetic expression without recursive AST traversal.