Function revm::interpreter::primitives::alloy_primitives::ruint::algorithms::cmp

source ยท
pub fn cmp(left: &[u64], right: &[u64]) -> Ordering
Expand description

Compare two u64 slices in reverse order.