Julia Programming Language
Why do hash functions use xor to combine multiple values?
General Usage
hash
mbauman
February 9, 2024, 4:33pm
10
The common idiom I see and like here is to also hash the type itself. E.g.,
6 Likes
Internals of types and how they hash
show post in topic
Related topics
Topic
Replies
Views
Activity
Why does my hash function return a different value to the built in hash function?
General Usage
7
641
March 16, 2022
Internals of types and how they hash
Internals & Design
10
410
February 9, 2024
Use of hash code in integer hashing
Internals & Design
3
690
June 2, 2022
Allow 3-argument sum in Julia?
General Usage
16
1208
May 4, 2022
Why must the second argument of `hash` come from another hash function?
General Usage
question
,
hash
5
204
January 15, 2025