AutomergyOpGraphLWW

kofre.datatypes.experiments.AutomergyOpGraphLWW

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Entry[T](op: Op[T], predecessors: Set[Id])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Op[+T]

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class OpGraph[T](elements: Map[Id, Entry[T]])

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
OpGraph.type
implicit class syntax[C, T](container: C) extends OpsSyntaxHelper[C, OpGraph[T]]

Attributes

Supertypes
class OpsSyntaxHelper[C, OpGraph[T]]
trait OpsTypes[C, OpGraph[T]]
class Object
trait Matchable
class Any

Types

type Id = CausalTime

Extensions

Extensions

extension [C, T](container: C)
def automergyLww: syntax[C, T]

Implicits

Implicits

final implicit def syntax[C, T](container: C): syntax[C, T]