Module ibig::ops

source · []
Expand description

Traits for number operations.

Traits

Absolute value.
Bitwise AND NOT operation.
Compute Euclidean quotient.
Compute quotient and remainder at the same time.
Compute Euclidean quotient and remainder at the same time.
Next power of two.
Compute Euclidean remainder.
Unsigned absolute value.