Skip to main content

substitute_expr

Function substitute_expr 

Source
pub fn substitute_expr(expr: &LcnfExpr, subst: &Substitution) -> LcnfExpr
Expand description

Apply a substitution to an expression.