MCPcopy
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

NextAbsentValueMethod · 0.65
TestNextAbsentValueRunFunction · 0.65
TestPreviousNextsFunction · 0.65
TestNextAbsentFunction · 0.65
TestNextAbsentValueArrayFunction · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 4

TestNextAbsentValueRunFunction · 0.52
TestPreviousNextsFunction · 0.52
TestNextAbsentFunction · 0.52
TestNextAbsentValueArrayFunction · 0.52