Module malachite_base::num::arithmetic::checked_mul

source ยท
Expand description

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