Module malachite_base::num::arithmetic::checked_sub

source ยท
Expand description

CheckedSub, a trait for subtracting two numbers and checking whether the result is representable.