issues
search
egraphs-good
/
eggcc
MIT License
51
stars
11
forks
source link
Parse egglog into Expr
#258
Closed
Alex-Fischman
closed
9 months ago
Alex-Fischman
commented
10 months ago
Update
Expr
to match the schema.
Implement
FromStr
for
Expr
Add a test for the
FromStr
implementation
Resolves #249.
Expr
to match the schema.FromStr
forExpr
FromStr
implementationResolves #249.