bottom

rdts.time.VectorClock.bottom
object bottom extends Bottom[VectorClock]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
bottom.type

Members list

Value members

Concrete methods

Extensions

Inherited extensions

extension (value: VectorClock)
def isEmpty: Boolean

Tests if the state is an identity of Lattice.merge, i.e., forall a with isEmpty(a) we require that amergeb == b. See Bottom for cases when an empty element can be generated.

Tests if the state is an identity of Lattice.merge, i.e., forall a with isEmpty(a) we require that amergeb == b. See Bottom for cases when an empty element can be generated.

Attributes

Inherited from:
Bottom