Module malachite_base::num::arithmetic::checked_next_power_of_2
source · Expand description
CheckedNextPowerOf2
, a trait for getting the next-highest power
of 2, if it’s representable.
CheckedNextPowerOf2
, a trait for getting the next-highest power
of 2, if it’s representable.