Skip to main content

count_fvar

Function count_fvar 

Source
pub fn count_fvar(expr: &Expr, fvar: FVarId) -> usize
Expand description

Count the number of occurrences of a free variable in an expression.