Warning about `hasher.combine(self)`
|
|
8
|
676
|
May 3, 2023
|
Calling though `super` ==
|
|
1
|
358
|
November 18, 2022
|
Why does Hashable require Equatable?
|
|
57
|
10767
|
November 8, 2022
|
Possible Bug in Swift 5.6 stdlib: Custom Hashable implementation in protocol extension causes infinite loop when used by RawRepresentable types
|
|
5
|
645
|
June 30, 2022
|
Substring violates Hashable's requirements - stdlib/compiler bug?
|
|
6
|
755
|
June 11, 2022
|
On purity grades of value types [was: ValueType protocol]
|
|
31
|
2883
|
September 21, 2021
|
Set Uniqueness of instances with the same hashValue
|
|
6
|
1117
|
March 3, 2021
|
Meaning of 'must' in `Hashable` documentation
|
|
3
|
978
|
October 28, 2020
|
Hashable.hash(into:) problem on iOS 9
|
|
4
|
600
|
August 14, 2020
|
Do I have to re-define equality/hashing for NSObject sub-classes?
|
|
0
|
554
|
April 20, 2020
|
Hashable not auto-implementing when a member has a protocol type whose conformers must be Hashable
|
|
12
|
1976
|
February 21, 2020
|
Hashing Weak Variables
|
|
19
|
2156
|
December 5, 2019
|
PrePitch: Memberwise protocol requirement synthesis for structs
|
|
2
|
843
|
June 23, 2019
|
Concrete Type Conformance to 'Hashable' Protocol
|
|
4
|
6492
|
February 14, 2019
|
Uniquing collections efficiently
|
|
7
|
1340
|
February 2, 2019
|
How is synthesized Hashable implemented?
|
|
3
|
4774
|
September 10, 2018
|
Hashable struct in function
|
|
10
|
1443
|
August 31, 2018
|
Extend Hashable with "Nameable"
|
|
2
|
707
|
July 30, 2018
|