artemisd.utils.ext

Undocumented in source.

Members

Functions

getWithDefault
auto ref getWithDefault(V[K] aa, K key, V defValue)
Undocumented in source. Be warned that the author may not have intended to support it.
intersects
bool intersects(BitArray set1, BitArray set2)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
auto isEmpty(BitArray ba)
Undocumented in source. Be warned that the author may not have intended to support it.
nextSetBit
auto nextSetBit(BitArray ba, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta