json-joy
    Preparing search index...

    Type Alias CompactCodecNewVecOperation

    CompactCodecNewVecOperation: [op: JsonCrdtPatchOpcode.new_vec]

    Operation which creates a new "vec" CRDT data type, which is a vector of indexed contiguously starting from zero. The values of the vector are Last-Write-Wins Registers of pointers to other CRDT data types.