stdx.crdt.mutable.CausalGraph2
See theCausalGraph2 companion object
class CausalGraph2(var entries: TreeChain[Entry], var _heads: TreeChain[LV], clientEntries: HashMap[String, TreeChain[ClientEntry]])
Attributes
- Companion
- object
- Experimental
- true
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article