|
Create a set with custom hash and isequal
|
|
7
|
134
|
April 9, 2025
|
|
About the low quality of Base.hash()
|
|
8
|
416
|
April 4, 2025
|
|
Dict with integer keys and fastest insertion?
|
|
8
|
281
|
January 25, 2025
|
|
Why must the second argument of `hash` come from another hash function?
|
|
5
|
238
|
January 15, 2025
|
|
In Set, what's decompose?
|
|
4
|
187
|
December 22, 2024
|
|
How to achieve collision-free "hash codes" in one single Julia session?
|
|
2
|
95
|
December 3, 2024
|
|
In what case `x===y` and `objectid(x) == objectid(y)` are not interchangable?
|
|
3
|
153
|
November 29, 2024
|
|
S3 Multipart Upload failed with SignatureDoesNotMatch error
|
|
0
|
257
|
April 22, 2024
|
|
Why do hash functions use xor to combine multiple values?
|
|
12
|
1277
|
February 9, 2024
|
|
Should custom hash functions distinguish types?
|
|
2
|
215
|
December 1, 2023
|
|
Trouble defining hash/isequal for an interval type
|
|
7
|
551
|
November 26, 2023
|
|
Dictionary with custom hash function
|
|
7
|
2548
|
November 23, 2023
|
|
Why is objectid not foldable for type arguments?
|
|
3
|
251
|
July 22, 2023
|
|
Can I index a DataFrame using a String key?
|
|
7
|
658
|
November 15, 2022
|
|
Edge case in Sets with Floats
|
|
6
|
669
|
March 31, 2022
|
|
`unique(Vector{CustomStruct})` requires method for hash | Bug or misleading documentation?
|
|
6
|
505
|
March 16, 2022
|
|
Create a user-type set
|
|
2
|
603
|
January 29, 2022
|
|
Hash function for immutable struct containing mutable vectors
|
|
2
|
744
|
September 17, 2021
|
|
Fast hash for custom type
|
|
10
|
934
|
September 17, 2021
|
|
Hashing for big structs is slow - any alternative?
|
|
12
|
1318
|
January 25, 2021
|