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

Function set_insert_key

Objects/setobject.c:211–237  ·  view source on GitHub ↗

Internal routine to insert a new key into the table. Used by the public insert routine. Eats a reference to key. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

set_add_entryFunction · 0.85
set_add_keyFunction · 0.85
set_mergeFunction · 0.85

Calls 1

lookupMethod · 0.45

Tested by

no test coverage detected