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

Function get_len_of_range

Python/bltinmodule.c:1928–1951  ·  view source on GitHub ↗

Return number of items in range/xrange (lo, hi, step). step > 0 * required. Return a value < 0 if & only if the true value is too * large to fit in a signed long. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

builtin_rangeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected