fn diffs_sum<D: Monoid + Codec64>(updates: &Int64Array) -> DExpand description
Returns the total sum of diffs or None if there were no updates.
fn diffs_sum<D: Monoid + Codec64>(updates: &Int64Array) -> DReturns the total sum of diffs or None if there were no updates.