- addBits
void addBits(BitArray ba, size_t value, int bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- addBits
void addBits(BitArray ba, const(Bits!T) bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDict
auto getDict(T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.