Function i256_cmp
pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> OrderingExpand description
Compares two 256-bit signed integers.
pub fn i256_cmp(first: &Uint<256, 4>, second: &Uint<256, 4>) -> OrderingCompares two 256-bit signed integers.