contains

fun contains(ts: Timestamp): Boolean

Returns if a given timestamp is contained in the version vector.

Return

true if the timestamp is contained in the version vector, false otherwise.

Parameters

ts

the given timestamp.