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

Function reverse_slice

Objects/listobject.c:965–978  ·  view source on GitHub ↗

Reverse a slice of a list in place, from lo up to (exclusive) hi. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

listsortFunction · 0.85
listreverseFunction · 0.85
PyList_ReverseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected