Represents a CRDT Replicated Growable Array (DittoRGA) that can be upserted as part of a document or assigned to a property during an update of a document.
Create DittoRGA from an array.
Encodes the DittoRGA into a Map, ready to be encoded as CBOR.
Get the element at the given index. Enables indexed access to the DittoRGA values.
Array representation of the DittoRGA.