json-joy
    Preparing search index...

    Type Alias CompactCodecUpdArrOperation

    CompactCodecUpdArrOperation: [
        op: JsonCrdtPatchOpcode.upd_arr,
        obj: CompactCodecTimestamp,
        ref: CompactCodecTimestamp,
        value: CompactCodecTimestamp,
    ]

    Operation which updates an existing element in an "arr" RGA array data type.