fn winner_of(
entry: &CompressedStateEvent,
scan: &Scan,
) -> Option<CompressedStateEvent>Expand description
Rebuilds one entry winner-ward, when either half is a loser.
An entry with no stale half yields nothing.
fn winner_of(
entry: &CompressedStateEvent,
scan: &Scan,
) -> Option<CompressedStateEvent>Rebuilds one entry winner-ward, when either half is a loser.
An entry with no stale half yields nothing.