Skip to main content

alpha_eq_env

Function alpha_eq_env 

Source
pub fn alpha_eq_env(e1: &Expr, e2: &Expr, env: &Environment) -> bool
Expand description

Check if two expressions are equal after full normalization with environment.