Skip to main content

usage_counts

Function usage_counts 

Source
pub fn usage_counts(expr: &LcnfExpr) -> HashMap<LcnfVarId, usize>
Expand description

Count how many times each variable is referenced in an expression.