Module codeint

Source
Expand description

A generic trait of supported binary codes.

Traitsยง

CodeInt
Generic trait of binary codes.
Popcnt
Generic trait for pop-countable integers.