pub fn is_range_operator(op: WhereOperator) -> boolExpand 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.