Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SortedMapState<K, V>

Type parameters

  • K

  • V

Hierarchy

  • SortedMapState

Index

Properties

cap

cap: number

cmp

cmp: Comparator<K>

h

h: number

head

head: Node<K, V>

length

length: number

maxh

maxh: number

p

p: number

Generated using TypeDoc