Interface IAbstractBinaryTree<N>

Type Parameters

Hierarchy

Implemented by

Accessors

Methods

  • Parameters

    • idsOrNodes: (null | number | N)[]
    • Optional data: N["val"][]

    Returns (undefined | null | N)[]

Generated using TypeDoc