Module malachite_base::num::arithmetic::checked_mul

source ·
Expand description

CheckedMul, a trait for multiplying two numbers and checking whether the result is representable.