Function nu_command::value::unsafe_compute_values [−][src]
pub fn unsafe_compute_values(
operator: Operator,
left: &UntaggedValue,
right: &UntaggedValue
) -> Result<UntaggedValue, (&'static str, &'static str)>