Module common
Traits
WrappingNeg
Module
sway_libs
::
signed_integers
::
common
Traits
WrappingNeg
Wrapping (modular) negation. Computes -self, wrapping around at the boundary of the type.