forge
0.2.0
In forge::
revm::
interpreter::
primitives::
alloy_
primitives::
ruint::
algorithms
forge
::
revm
::
interpreter
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
Function
cmp
Copy item path
pub fn cmp(left: &[
u64
], right: &[
u64
]) ->
Ordering
Expand description
Compare two
u64
slices in reverse order.