Module malachite_base::num::arithmetic::checked_sub
source · Expand description
CheckedSub, a trait for subtracting two numbers and checking whether
the result is representable.
CheckedSub, a trait for subtracting two numbers and checking whether
the result is representable.