MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / merge_force_collapse

Function merge_force_collapse

Objects/listobject.c:1824–1838  ·  view source on GitHub ↗

Regardless of invariants, merge all runs on the stack until only one * remains. This is used at the end of the mergesort. * * Returns 0 on success, -1 on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

listsortFunction · 0.85

Calls 1

merge_atFunction · 0.85

Tested by

no test coverage detected