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

Method iterate

roaringarray.go:50–50  ·  view source on GitHub ↗
(cb func(x uint16) bool)

Source from the content-addressed store, hash-verified

48 getShortIterator() shortPeekable
49 getUnsetIterator() shortPeekable
50 iterate(cb func(x uint16) bool) bool
51 getReverseIterator() shortIterable
52 getManyIterator() manyIterable
53 contains(i uint16) bool

Callers 1

IterateMethod · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by

no test coverage detected