Module checked_abs

Source
Expand description

CheckedAbs, a trait for computing the absolute value of number and checking whether the result is representable.