Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ InLeftHalf
Function
InLeftHalf
libs/base/suffix_array.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
bool InLeftHalf(size_t middle, size_t pos)
42
{
43
return pos < middle;
44
}
45
46
size_t RestoreIndex(size_t middle, size_t pos)
47
{
Callers
2
RestoreIndex
Function · 0.85
RawSkew
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected