forge
1.1.0
In forge::
revm::
interpreter::
instructions::
i256
Enums
Sign
Constants
MAX_POSITIVE_VALUE
MIN_NEGATIVE_VALUE
Functions
i256_cmp
i256_div
i256_mod
i256_sign
i256_sign_compl
two_compl
two_compl_mut
forge
::
revm
::
interpreter
::
instructions
::
i256
Function
i256_mod
Copy item path
Settings
Help
Summary
pub fn i256_mod(first:
Uint
<256, 4>, second:
Uint
<256, 4>) ->
Uint
<256, 4>