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 must the second argument of `hash` come from another hash function?
General Usage
question
,
hash
5
212
January 15, 2025
Why does my hash function return a different value to the built in hash function?
General Usage
7
663
March 16, 2022
About the low quality of Base.hash()
General Usage
question
,
hash
8
389
April 4, 2025
Use of hash code in integer hashing
Internals & Design
3
704
June 2, 2022
Structural hash collisions
Internals & Design
5
155
February 6, 2025