compare_values

Function compare_values 

Source
pub fn compare_values(
    operator: Operator,
    left: &UntaggedValue,
    right: &UntaggedValue,
) -> Result<bool, (&'static str, &'static str)>
Expand description

If left is {{ Operator }} right