Module malachite_base::num::arithmetic::checked_div

source ยท
Expand description

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