Operation which creates a new "object" CRDT data type, which is a map of key-value pairs. Keys are strings. The values of the map are Last-Write-Wins Registers of pointers to other CRDT data types.
Operation which creates a new "object" CRDT data type, which is a map of key-value pairs. Keys are strings. The values of the map are Last-Write-Wins Registers of pointers to other CRDT data types.