Function add_vecs

Source
pub fn add_vecs<F: Field>(v: Vec<F>, w: Vec<F>) -> Vec<F>