Module malachite_base::num::arithmetic::checked_neg

source ยท
Expand description

CheckedNeg, a trait for negating a number and checking whether the result is representable.