Module crdts::mvreg

source ·
Expand description

This module contains a Multi-Value Register.

Structs

  • MVReg (Multi-Value Register) On concurrent writes, we will keep all values for which we can’t establish a causal history.

Enums

  • Defines the set of operations over the MVReg