Function i256_cmp

pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> Ordering
Expand description

Compares two 256-bit signed integers.