* 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 not stored for this graph (policy: none)
no test coverage detected