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

Method andCardinality

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

Source from the content-addressed store, hash-verified

19 clone() container
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

Callers 3

AndCardinalityMethod · 0.65
andCardinalityMethod · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 1