Skip to main content

numeric_hash_i64

Function numeric_hash_i64 

Source
pub fn numeric_hash_i64(n: i64) -> u64
Expand description

The unified numeric hash of an i64 (its value mod P, sign-adjusted).