Skip to main content

hash

Function hash 

pub fn hash(variable: &Variant) -> i64
Expand description

Returns the integer hash of the passed variable.

print(hash("a")) # Prints 177670