Type Definition egg::PatternAst [−][src]
pub type PatternAst<L> = RecExpr<ENodeOrVar<L>>;
Implementations
Returns a new PatternAst
with the variables renames canonically
pub type PatternAst<L> = RecExpr<ENodeOrVar<L>>;
Returns a new PatternAst
with the variables renames canonically