roaring ~master (2018-12-15T18:40:23Z)
Home
Dub
Repo
Bitmap.opOpAssign
roaring
roaring
Bitmap
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(Bitmap b)
class
Bitmap
@
nogc
void
opOpAssign
(
const
string
op
)
(
const
Bitmap
b
)
if
(
op
== "&" ||
op
== "|"
||
op
== "^"
)
void
opOpAssign
(uint x)
Meta
Source
See Implementation
roaring
roaring
Bitmap
constructors
this
destructors
~this
functions
add
addRange
andNot
andNotInPlace
contains
containsRange
dup
lengthInRange
opApply
opBinary
opBinaryRight
opEquals
opIndex
opOpAssign
opSlice
optimize
rank
remove
toArray
toString
properties
copyOnWrite
length
maximum
minimum
opDollar
sizeInBytes