kofre.dotted.DotMap
See theDotMap companion object
DotMap is just a container to use maps in a dotted context. Merge/<= are done per entry, with missing entries replaced by Bottom.empty. Decompose decomposes all components.
See kofre.datatypes.contextual.ObserveRemoveMap for a usage example.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article