Function nu_data::base::coerce_compare[][src]

pub fn coerce_compare(
    left: &UntaggedValue,
    right: &UntaggedValue
) -> Result<CompareValues, (&'static str, &'static str)>