(hash-combine x y)
;; Calculates the hashes for x and y and produces a new hash that represents ;; the combination of the two. user=> (hash-combine 100 "a") -1640524969