Skip to main content

count_or_leaves

Function count_or_leaves 

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

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