Skip to main content

cmp_op

Function cmp_op 

Source
pub fn cmp_op(value: f64, op: &str, target: f64) -> bool
Expand description

Evaluate a numeric comparison for a stored value: value op target.