Function i256_sign
pub fn i256_sign(val: &Uint<256, 4>) -> SignAvailable on crate feature
evm only.Expand description
Determines the sign of a 256-bit signed integer.
pub fn i256_sign(val: &Uint<256, 4>) -> Signevm only.Determines the sign of a 256-bit signed integer.