Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • Items

Hierarchy

Index

Properties

Methods

Properties

Readonly ops

ops: { deleteCount: number; items?: Items }[] = []

A sparse array of concurrent splice operations for every position

Methods

apply

  • apply(splice: (index: number, deleteCount: number, items: Items) => void): void
  • Parameters

    • splice: (index: number, deleteCount: number, items: Items) => void
        • (index: number, deleteCount: number, items: Items): void
        • Parameters

          • index: number
          • deleteCount: number
          • items: Items

          Returns void

    Returns void

Protected Abstract working

  • Create a working set combining given arguments

    Parameters

    Returns Items

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Protected method

Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.10.0-edge.9 Source code licensed MIT. Privacy policy