MCPcopy Index your code
hub / github.com/RoaringBitmap/roaring / previousValue

Method previousValue

roaringarray.go:84–84  ·  view source on GitHub ↗
(x uint16)

Source from the content-addressed store, hash-verified

82 safeMaximum() (uint16, error)
83 nextValue(x uint16) int
84 previousValue(x uint16) int
85 nextAbsentValue(x uint16) int
86 previousAbsentValue(x uint16) int
87 validate() error

Callers 4

PreviousValueMethod · 0.65
TestPreviousValueRunFunction · 0.65
TestPreviousNextsFunction · 0.65
TestPreviousValueArrayFunction · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 3

TestPreviousValueRunFunction · 0.52
TestPreviousNextsFunction · 0.52
TestPreviousValueArrayFunction · 0.52