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