Function nu_command::value::merge_values[][src]

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