Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RoaringBitmap/roaring
/ nextAbsentValue
Method
nextAbsentValue
roaringarray.go:85–85 ·
view source on GitHub ↗
(x uint16)
Source
from the content-addressed store, hash-verified
83
nextValue(x uint16) int
84
previousValue(x uint16) int
85
nextAbsentValue(x uint16) int
86
previousAbsentValue(x uint16) int
87
validate() error
88
}
Callers
5
NextAbsentValue
Method · 0.65
TestNextAbsentValueRun
Function · 0.65
TestPreviousNexts
Function · 0.65
TestNextAbsent
Function · 0.65
TestNextAbsentValueArray
Function · 0.65
Implementers
3
bitmapContainer
bitmapcontainer.go
runContainer16
runcontainer.go
arrayContainer
arraycontainer.go
Calls
no outgoing calls
Tested by
4
TestNextAbsentValueRun
Function · 0.52
TestPreviousNexts
Function · 0.52
TestNextAbsent
Function · 0.52
TestNextAbsentValueArray
Function · 0.52