apply_aggregate

Function apply_aggregate 

Source
pub fn apply_aggregate(
    function: &AggregateFunction,
    solutions: &[Solution],
) -> Result<Value>
Expand description

Apply aggregate function to solutions