Home > @rushstack/node-core-library > MinimumHeap > size
MinimumHeap.size property
Returns the number of items in the heap.
Signature:
get size(): number;
Home > @rushstack/node-core-library > MinimumHeap > size
Returns the number of items in the heap.
Signature:
get size(): number;