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

Function htAdd

rax-test.c:94–112  ·  view source on GitHub ↗

Add an elmenet to the hash table, return 1 if the element is new, * 0 if it existed and the value was updated to the new one. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fuzzTestFunction · 0.85

Calls 1

htRawLookupFunction · 0.85

Tested by

no test coverage detected