MCPcopy Index your code
hub / github.com/RoaringBitmap/roaring / iandNot

Method iandNot

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

Source from the content-addressed store, hash-verified

22 iand(container) container // i stands for inplace
23 andNot(container) container
24 iandNot(container) container // i stands for inplace
25 isEmpty() bool
26 getCardinality() int
27 // rank returns the number of integers that are

Callers 6

AndNotMethod · 0.65
testContainerPanicsFunction · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls