Skip to main content

is_leaf

Function is_leaf 

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

Check if an expression has no subterms at all (is completely atomic).