egraphs-good / eggcc

MIT License
51 stars 11 forks source link

Add Append util for ListExpr #257

Closed kirstenmg closed 9 months ago

kirstenmg commented 10 months ago

Add the function Append (ListExpr Expr) to add an expression to the end of a list. This is useful for adding new inputs/outputs.