Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • IBNode

Implemented by

Index

Methods

add

  • add(item: T): boolean

getMinValue

  • getMinValue(): T

hasLeft

  • hasLeft(): boolean

hasRight

  • hasRight(): boolean

remove

  • remove(parent: BNode<T>, item: T): boolean

Generated using TypeDoc