fn patch(entries: &CompressedState, scan: &Scan) -> (CompressedState, u64)Expand description
Maps both halves of each entry through the winner maps.
Returns the rebuilt set and the number of entries that changed; an entry with no stale half passes through unchanged.