MCPcopy Create free account
hub / github.com/antirez/rax / raxTryInsert

Function raxTryInsert

rax.c:911–913  ·  view source on GitHub ↗

Non overwriting insert function: this if an element with the same key * exists, the value is not updated and the function returns 0. * This is a just a wrapper for raxGenericInsert(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tryInsertUnitTestsFunction · 0.85

Calls 1

raxGenericInsertFunction · 0.85

Tested by 1

tryInsertUnitTestsFunction · 0.68