Skip to main content

eval

Function eval 

Source
pub fn eval(expr: &SelExpr, universe: &[ChangeUnit]) -> BTreeSet<usize>
Expand description

Evaluate an expression over a change-unit universe, returning the selected indices.