Module std::num::wrapping [] [src]

Unstable (wrapping #27755)

: may be removed or relocated

Traits

OverflowingOps [Unstable]

Functions

add_with_overflow [Unstable]

Performs checked integer addition.

mul_with_overflow [Unstable]

Performs checked integer multiplication

sub_with_overflow [Unstable]

Performs checked integer subtraction