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

Method clone

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

Source from the content-addressed store, hash-verified

17 addOffset(uint16) (container, container)
18
19 clone() container
20 and(container) container
21 andCardinality(container) int
22 iand(container) container // i stands for inplace

Callers 15

CloneMethod · 0.65
AddOffset64Function · 0.65
XorMethod · 0.65
OrMethod · 0.65
orMethod · 0.65
iorMethod · 0.65
lazyIORMethod · 0.65
lazyORMethod · 0.65
TestBitmapCOWFunction · 0.65
lazyORMethod · 0.65
TestBitmapFunction · 0.65
appendCopyMethod · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 2

TestBitmapCOWFunction · 0.52
TestBitmapFunction · 0.52