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