fn num_vals<N: Node>(nodes: &[N]) -> Vec<f64>
Helper for PartialEq<Value> implementations
PartialEq<Value>