MCPcopy Create free account
hub / github.com/algorithm006-class02/algorithm006-class02 / heappush

Function heappush

Week_01/G20200343030608/heapq.py:9–12  ·  view source on GitHub ↗

Push item onto heap, maintaining the heap invariant.

(heap, item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

heapq.pyFile · 0.85

Calls 2

_siftdownFunction · 0.85
lenFunction · 0.85

Tested by

no test coverage detected