Function i256_cmp
pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> OrderingAvailable on crate feature
evm only.Expand description
Compares two 256-bit signed integers.
pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> Orderingevm only.Compares two 256-bit signed integers.