Function nu_command::value::compare_values[][src]

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

If left is {{ Operator }} right