gitql_std::aggregation

Function aggregation_group_concat

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