MCPcopy
hub / github.com/RoaringBitmap/roaring / safeMinimum

Method safeMinimum

roaringarray.go:81–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 containerType() contype
80
81 safeMinimum() (uint16, error)
82 safeMaximum() (uint16, error)
83 nextValue(x uint16) int
84 previousValue(x uint16) int

Callers 2

NextValueMethod · 0.65
PreviousAbsentValueMethod · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by

no test coverage detected