Module malachite_base::num::arithmetic::checked_div

source ·
Expand description

CheckedDiv, a trait for dividing two numbers and checking whether the result is representable.