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

Function heappushpop

Week_01/G20200343030608/heapq.py:39–44  ·  view source on GitHub ↗

Fast version of a heappush followed by a heappop.

(heap, item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

cmp_ltFunction · 0.85
_siftupFunction · 0.85

Tested by

no test coverage detected