Module utils::bit

source ·
Expand description

Bit manipulation helpers.

Structs§

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