mz_persist_client::batch

Function diffs_sum

Source
fn diffs_sum<D: Semigroup + Codec64>(updates: &Int64Array) -> Option<D>
Expand description

Returns the total sum of diffs or None if there were no updates.