undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
BitArray.opApply
undead
bitarray
BitArray
Support for foreach loops for BitArray.
int
opApply
(int delegate(ref bool) dg)
struct
BitArray
int
opApply
(
int
delegate
(
ref
bool
)
dg
)
int
opApply
(int delegate(ref size_t, ref bool) dg)
Meta
Source
See Implementation
undead
bitarray
BitArray
functions
dim
dup
init
length
opApply
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
reverse
sort
variables
len
ptr
Support for foreach loops for BitArray.