[][src]Function nu_data::value::compare_values

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

If left is {{ Operator }} right