Expand description
Number utilities
Structsยง
- NonNeg
- A wrapper type which ensures a signed number is non-negative.
- NonNeg
Error - An error indicating the attempted construction of a
NonNeg
with a negative number.
Number utilities
NonNeg
with a negative
number.