Interface IBST<N>

Type Parameters

Hierarchy

Implemented by

Accessors

Methods

  • Parameters

    • id: number
    • Optional val: null | N["val"]
    • Optional count: number

    Returns undefined | null | N

Generated using TypeDoc