Skip to main content

is_ground

Function is_ground 

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

Check whether an expression contains no FVar, MVar, or BVar nodes.