Expand description
Expression AST and core types for symbolic computation.
This module defines the symbolic expression type using egg’s e-graph for efficient representation and manipulation.
Structs§
- Expression
- A symbolic mathematical expression.
Enums§
- Expr
Lang - The symbolic expression language