MCPcopy Create free account
hub / github.com/WarFrontIO/client / siftUp

Method siftUp

src/util/PriorityQueue.ts:86–96  ·  view source on GitHub ↗

* Sift up a node in the heap. * @param node The node to sift up. * @param index The index of the node in the heap. * @private

(node: T, index: number = this.size())

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pushMethod · 0.95
updateMethod · 0.95

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected