BitArray

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
length
void length(size_t nlen)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
bool opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(bool val, size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta