Skip to main content

untag_int

Function untag_int 

Source
pub fn untag_int(tagged: u64) -> i64
Expand description

Decode a tagged integer back to i64 (arithmetic shift)