API View source
compareValidatedByCausality()
Performs pairwise causal comparison on already validated events.
Signature
function compareValidatedByCausality<T>(
a: ValidatedEventEnvelope<T>,
b: ValidatedEventEnvelope<T>,
): CausalOrdering Performs pairwise causal comparison on already validated events.
function compareValidatedByCausality<T>(
a: ValidatedEventEnvelope<T>,
b: ValidatedEventEnvelope<T>,
): CausalOrdering