Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RoaringBitmap/roaring
/ iand
Method
iand
roaringarray.go:22–22 ·
view source on GitHub ↗
(container)
Source
from the content-addressed store, hash-verified
20
and(container) container
21
andCardinality(container) int
22
iand(container) container
// i stands for inplace
23
andNot(container) container
24
iandNot(container) container
// i stands for inplace
25
isEmpty() bool
Callers
6
TestRle16RandomInplaceIntersectAgainstOtherContainers014
Function · 0.95
And
Method · 0.65
AndAny
Method · 0.65
TestAllContainerMethodsAllContainerTypes065
Function · 0.65
testContainerPanics
Function · 0.65
ParAnd
Function · 0.65
Implementers
3
bitmapContainer
bitmapcontainer.go
runContainer16
runcontainer.go
arrayContainer
arraycontainer.go
Calls
no outgoing calls
Tested by
3
TestRle16RandomInplaceIntersectAgainstOtherContainers014
Function · 0.76
TestAllContainerMethodsAllContainerTypes065
Function · 0.52
testContainerPanics
Function · 0.52