json-joy
    Preparing search index...

    Class DelOp

    Operation which deletes one or more ranges of values in some object. The object could be a string, an array, or a binary.

    Hierarchy

    • Op
      • DelOp

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    ID of this operation.

    Object in which to delete something.

    ID of the first operation to be deleted.

    Methods