A single set of indices

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Delete a local ID from this.

    Parameters

    • localID: number

      The local ID of the item to delete.

    Returns boolean

    True if the item existed to be deleted.

  • Insert a local ID in the set.

    Parameters

    • localID: number

      The id to insert.

    Returns boolean

    True if the value was inserted, not a duplicate