Skip to main content

count_and_leaves

Function count_and_leaves 

Source
pub fn count_and_leaves(e: &BoundedExpr) -> usize
Expand description

Count the number of And-leaves in a BoundedExpr tree.