Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • K

Hierarchy

  • AVLTreeNode

Index

Constructors

Properties

Constructors

constructor

Properties

height

height: u32

id

id: NodeId

key

key: K

left

left: Nullable<NodeId> | null

right

right: Nullable<NodeId> | null

Generated using TypeDoc