egraphs-good / eggcc

MIT License
42 stars 8 forks source link

Replace unit with empty tuple and add id to All #291

Closed rtjoa closed 8 months ago

rtjoa commented 8 months ago

An (All order (Nil)) doesn't have a referencing id, so we add one. We also remove unit as it's no longer needed.