Function two_compl

pub fn two_compl(op: Uint<256, 4>) -> Uint<256, 4>
Expand description

Computes the two’s complement of a U256 value.