i256_cmp

Function i256_cmp 

pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> Ordering
Available on crate feature evm only.
Expand description

Compares two 256-bit signed integers.