MCPcopy
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

NextValueMethod · 0.65
TestNextValueRunFunction · 0.65
TestPreviousNextsFunction · 0.65
TestNextValueArrayFunction · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 3

TestNextValueRunFunction · 0.52
TestPreviousNextsFunction · 0.52
TestNextValueArrayFunction · 0.52