pub fn hash(variable: &Variant) -> i64
Returns the integer hash of the passed variable.
variable
print(hash("a")) # Prints 177670