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

Function arraySeek

rax-test.c:421–444  ·  view source on GitHub ↗

Seek an element in the array, returning the seek index (the index inside the * array). If the seek is not possible (== operator and key not found or empty * array) -1 is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

iteratorFuzzTestFunction · 0.85

Calls 1

compareABFunction · 0.85

Tested by

no test coverage detected