Module bit

Source
Expand description

Bit manipulation helpers.

Structsยง

BitIterator
Iterator which yields all the set or unset bits in a provided number.