aarondb/algo/aggregate

Values

pub fn aggregate(
  values: List(fact.Value),
  op: ast.AggFunc,
) -> Result(fact.Value, String)
Search Document