Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HeapItem<T>

An item in a heap.

Type parameters

  • T

Hierarchy

  • HeapItem

Implemented by

Index

Properties

Methods

Properties

heapIndex

heapIndex: number

The item's index in the heap.

Methods

compareTo

  • compareTo(item: T): number

Generated using TypeDoc