stdx.crdt.mutable

Members list

Type members

Experimental classlikes

object CausalGraph2

Attributes

Companion
class
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
class CausalGraph2(var entries: TreeChain[Entry], var _heads: TreeChain[LV], clientEntries: HashMap[String, TreeChain[ClientEntry]])

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
object ClientEntries

Attributes

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

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
final case class ClientEntry

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ClientEntry

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class PartialRange[T, U](values: ArrayBuffer[T])(using x$2: PartialOrdering[T], x$3: Mergeable[T], x$4: IntervalLike[T, U])

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
object PartialRange

Attributes

Companion
class
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
final case class RawVersion(agent: String, seq: PositiveLong)

Attributes

Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Types

type LV = PositiveLong