Skip to main content

is_range_operator

Function is_range_operator 

Source
pub fn is_range_operator(op: WhereOperator) -> bool
Expand description

Helper used by the verifier-side path-query rebuild to match the shape the prover used. Same role as count’s analog helper — we don’t want the prover and verifier to drift on which operator classification triggers which executor.