Function num_vals

Source
fn num_vals<N: Node>(nodes: &[N]) -> Vec<f64>
Expand description

Helper for PartialEq<Value> implementations