Function nu_command::value::compute_values[][src]

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