tag_int

Function tag_int 

Source
pub const fn tag_int(val: i64) -> u64
Expand description

Create a tagged integer from an i64

Note: Only 63 bits of the integer are preserved. Range: -4,611,686,018,427,387,904 to 4,611,686,018,427,387,903