CausalGraph2

stdx.crdt.mutable.CausalGraph2
See theCausalGraph2 companion class
object CausalGraph2

Attributes

Companion
class
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Entry(versionRange: Interval[LV], agent: String, seq: PositiveLong, parents: IndexedSeq[LV])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Entry

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Entry.type

Value members

Concrete methods