Warning about `hasher.combine(self)`
|
|
8
|
564
|
May 3, 2023
|
Calling though `super` ==
|
|
1
|
293
|
November 18, 2022
|
Why does Hashable require Equatable?
|
|
57
|
10233
|
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
|
538
|
June 30, 2022
|
Substring violates Hashable's requirements - stdlib/compiler bug?
|
|
6
|
608
|
June 11, 2022
|
On purity grades of value types [was: ValueType protocol]
|
|
31
|
2594
|
September 21, 2021
|
Set Uniqueness of instances with the same hashValue
|
|
6
|
879
|
March 3, 2021
|
Meaning of 'must' in `Hashable` documentation
|
|
3
|
869
|
October 28, 2020
|
Hashable.hash(into:) problem on iOS 9
|
|
4
|
542
|
August 14, 2020
|
Do I have to re-define equality/hashing for NSObject sub-classes?
|
|
0
|
491
|
April 20, 2020
|
Hashable not auto-implementing when a member has a protocol type whose conformers must be Hashable
|
|
12
|
1755
|
February 21, 2020
|
Hashing Weak Variables
|
|
19
|
1891
|
December 5, 2019
|
PrePitch: Memberwise protocol requirement synthesis for structs
|
|
2
|
782
|
June 23, 2019
|
Concrete Type Conformance to 'Hashable' Protocol
|
|
4
|
5662
|
February 14, 2019
|
Uniquing collections efficiently
|
|
7
|
1278
|
February 2, 2019
|
How is synthesized Hashable implemented?
|
|
3
|
4571
|
September 10, 2018
|
Hashable struct in function
|
|
10
|
1250
|
August 31, 2018
|
Extend Hashable with "Nameable"
|
|
2
|
656
|
July 30, 2018
|