gitql_std::aggregation

Function aggregation_min

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