egg_recursive 0.2.0

A recursive interface for egg: e-graphs good without S-expresion!
Documentation
1
2
3
4
5
6
7
error: expected enum
 --> tests/invalid/language/02-struct-lang.rs:4:1
  |
4 | / pub struct StructLang {
5 | |     int: i64,
6 | | }
  | |_^