Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RoaringBitmap/roaring
/ hasNext
Method
hasNext
shortiterator.go:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
type
shortIterable
interface
{
4
hasNext() bool
5
next() uint16
6
}
7
Callers
15
Next
Method · 0.65
AdvanceIfNeeded
Method · 0.65
Next
Method · 0.65
HasNext
Method · 0.65
Next
Method · 0.65
AdvanceIfNeeded
Method · 0.65
String
Method · 0.65
equals
Method · 0.65
TestBitmapCOW
Function · 0.65
TestBitmap
Function · 0.65
TestRleRunIterator16
Function · 0.65
TestRleRunReverseIterator16
Function · 0.65
Implementers
9
bitmapContainerShortIterator
bitmapcontainer.go
reverseBitmapContainerShortIterator
bitmapcontainer.go
bitmapContainerUnsetIterator
bitmapcontainer.go
shortIterator
shortiterator.go
runIterator16
runcontainer.go
runReverseIterator16
runcontainer.go
runUnsetIterator16
runcontainer.go
reverseIterator
shortiterator.go
arrayContainerUnsetIterator
shortiterator.go
Calls
no outgoing calls
Tested by
14
TestBitmapCOW
Function · 0.52
TestBitmap
Function · 0.52
TestRleRunIterator16
Function · 0.52
TestRleRunReverseIterator16
Function · 0.52
TestRle16SubtractionOfIntervals019
Function · 0.52
TestRle16RandomGetShortIterator030
Function · 0.52
TestRle16RandomIaddRangeIremoveRange031
Function · 0.52
TestBitmapContainerReverseIterator
Function · 0.52
checkContent
Function · 0.52
testContainerIteratorPeekNext
Function · 0.52
testContainerIteratorAdvance
Function · 0.52
benchmarkContainerIteratorNext
Function · 0.52