kofre.dotted.DotFun
See theDotFun companion object
The context describes dots that have been seen. The store describes which value is associated for a given dot. Dots that are removed from the store are considered deleted. All others are merged as for normal maps.
The delta CRDT paper calls this a DotFun
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
Concise view
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Exports
Defined exports
Exported from IterableOps
Exported from MapOps
Exported from PartialFunction
Exported from PartialFunction
Exported from MapOps
Exported from IterableOps
Exported from MapOps
Exported from IterableOnceOps
Exported from PartialFunction
Exported from Function1
Exported from IterableOps
Exported from MapOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from PartialFunction
Exported from MapFactoryDefaults
Exported from IterableOps
Exported from MapOps
Exported from IterableOps
Exported from IterableOnceOps
Exported from MapOps
Exported from MapOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOnceOps
Exported from IterableOps
Exported from Iterable
Exported from IterableOnce
Exported from MapOps
Exported from MapOps
Exported from MapOps
Exported from MapOps
Exported from IterableOnce
Exported from IterableOps
Exported from IterableOps
Exported from Iterable
Exported from PartialFunction
Exported from IterableOps
Exported from MapOps
Exported from Map
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from PartialFunction
Exported from IterableOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from PartialFunction
Exported from IterableOnceOps
Exported from IterableOps
Exported from IterableOnce
Exported from IterableOnceOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from Map
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from IterableOnceOps
Exported from MapOps
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Exported from MapOps
Exported from MapOps
Exported from MapOps
Exported from MapOps
Exported from MapOps
Exported from Map
Exported from Map
Exported from IterableOps
Exported from IterableOps
Exported from IterableOps
Deprecated defined exports
Exported from IterableOps
Attributes
- Deprecated
[Since version 2.13.0]Use ++ instead of ++: for collections of type Iterable
Exported from MapOps
Attributes
- Deprecated
[Since version 2.13.0]Use ++ instead of ++: for collections of type Iterable
Exported from IterableOps
Attributes
- Deprecated
[Since version 2.13.0]Use iterableFactory instead
Exported from IterableOnceOps
Attributes
- Deprecated
[Since version 2.13.0]Use `dest ++= coll` instead
Exported from IterableOnceOps
Attributes
- Deprecated
[Since version 2.13.0]Check .knownSize instead of .hasDefiniteSize for more actionable information (see scaladoc for details)
Exported from MapOps
Attributes
- Deprecated
[Since version 2.13.0]Use .view.mapValues(f). A future version will include a strict version of this method (for now, .view.mapValues(f).toMap).
Exported from Iterable
Attributes
- Deprecated
[Since version 2.13.0]Iterable.seq always returns the iterable itself
Exported from Iterable
Attributes
- Deprecated
[Since version 2.13.7]toIterable is internal and will be made protected; its name is similar to `toList` or `toSeq`, but it doesn\'t copy non-immutable collections
Exported from IterableOnceOps
Attributes
- Deprecated
[Since version 2.13.0]Use .iterator instead of .toIterator
Exported from IterableOnceOps
Attributes
- Deprecated
[Since version 2.13.0]Use .to(LazyList) instead of .toStream
Exported from IterableOps
Attributes
- Deprecated
[Since version 2.13.0]toTraversable is internal and will be made protected; its name is similar to `toList` or `toSeq`, but it doesn\'t copy non-immutable collections