gitql_std::aggregation

Function aggregation_sum

Source
pub fn aggregation_sum(group_values: Vec<Vec<Box<dyn Value>>>) -> Box<dyn Value>