Options
All
  • Public
  • Public/Protected
  • All
Menu

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: string) => void): void
  • Parameters

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

          • index: number
          • deleteCount: number
          • items: string

          Returns void

    Returns void

Protected working

  • working(items1?: undefined | string, items2?: undefined | string): string
  • Parameters

    • Optional items1: undefined | string
    • Optional items2: undefined | string

    Returns string

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