Skip to main content

is_closed

Function is_closed 

Source
pub fn is_closed(expr: &Expr) -> bool
Expand description

Check whether an expression is closed (contains no BVar with index ≥ depth).