Skip to main content

to_unsigned

Function to_unsigned 

Source
pub fn to_unsigned(value: i64) -> u64
Expand description

Unsigned interpretation of a signed value (eq A.11: Z₈⁻¹).