Function numbers::vector_sum

source ·
pub fn vector_sum(vector: Vec<i128>) -> i128
Expand description

Returns the sum of all elements in a vector