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

Method getShortIterator

roaringarray.go:48–48  ·  view source on GitHub ↗

i stands for inplace

()

Source from the content-addressed store, hash-verified

46 xor(r container) container
47 ixor(r container) container // i stands for inplace
48 getShortIterator() shortPeekable
49 getUnsetIterator() shortPeekable
50 iterate(cb func(x uint16) bool) bool
51 getReverseIterator() shortIterable

Callers 13

equalsMethod · 0.65
TestBitmapCOWFunction · 0.65
TestBitmapFunction · 0.65
checkContentFunction · 0.65
TestRoaringContainerFunction · 0.65
equalsMethod · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 10

TestBitmapCOWFunction · 0.52
TestBitmapFunction · 0.52
checkContentFunction · 0.52
TestRoaringContainerFunction · 0.52