Skip to main content

vc_concurrent

Function vc_concurrent 

Source
pub fn vc_concurrent(a: &[u64], b: &[u64]) -> bool
Expand description

Two vector clocks are concurrent iff neither happens-before the other.