json-joy
    Preparing search index...

    Type Alias CompactCodecInsVecOperation

    CompactCodecInsVecOperation: [
        op: JsonCrdtPatchOpcode.ins_vec,
        obj: CompactCodecTimestamp,
        value: [index: number, value: CompactCodecTimestamp][],
    ]

    Updates the value of "vec" LWW-Vector. The value property is a map of new values to apply to the "vec" LWW-Map.