roaring v0.1.7 (2018-04-09T00:22:44Z)
Home
Dub
Repo
Roaring.opApply
roaring
roaring
Roaring
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref uint value) dg)
int
opApply
(int delegate(ref uint index, ref uint value) dg)
class
Roaring
const
int
opApply
(
int
delegate
(
ref
uint
index
,
ref
uint
value
)
dg
)
Meta
Source
See Implementation
roaring
roaring
Roaring
constructors
this
destructors
~this
functions
add
contains
opApply
opBinary
opBinaryRight
opEquals
opIndex
opOpAssign
opSlice
optimize
rank
remove
toArray
toString
properties
copyOnWrite
length
maximum
minimum
opDollar
sizeInBytes