Function libunseemly::core_forms::strip_ee[][src]

pub fn strip_ee(a: &Ast) -> &Ast
Expand description

Remove an ExtendEnv without respecting its binding behavior. This is safe if directly inside a Node that was just freshened. (TODO: think about what “just” means here. It’s super-subtle!)