gitql_std::aggregation

Function aggregation_max

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