Checking equality of key paths not working as I expected
|
|
2
|
62
|
December 13, 2024
|
Equality for generic container and Void
|
|
5
|
1883
|
November 15, 2019
|
Swift string comparison doesn't consider ligatures equivalent to their components
|
|
39
|
4360
|
August 10, 2023
|
Calling though `super` ==
|
|
1
|
552
|
November 18, 2022
|
Same values equality complexity guarantees
|
|
10
|
1096
|
November 10, 2022
|
Assign if different
|
|
15
|
2884
|
November 10, 2022
|
Exposing Equatable Aspects Best Practice
|
|
4
|
830
|
September 26, 2022
|
[Pitch] Remove automatic Equatable conformance for NSObjects
|
|
3
|
1362
|
May 26, 2022
|
Comparing KeyPaths (generics, protocols with associated type)
|
|
0
|
707
|
March 15, 2021
|
Making an Enum Equatable when it has an associated type of Error
|
|
4
|
5640
|
October 9, 2020
|
Dictionary.Keys equatable conformance is unreliable
|
|
9
|
2306
|
September 10, 2020
|
This comparison shouldn't need tuple conformance to Equatable, right?
|
|
6
|
1083
|
May 15, 2020
|
Do I have to re-define equality/hashing for NSObject sub-classes?
|
|
0
|
799
|
April 20, 2020
|
Equality of functions
|
|
75
|
11282
|
December 22, 2019
|
Ugh, automatic Equatable conformance and Strideable
|
|
1
|
859
|
August 28, 2019
|
Type 'TestClass' does not conform to protocol 'Equatable'
|
|
3
|
4947
|
August 1, 2019
|
Yet another tuple/protocol thread, but restricted
|
|
0
|
1689
|
June 13, 2019
|
Double-optional nil comparisons seem non-intuitive
|
|
7
|
5883
|
June 12, 2019
|
Dynamic equality checking, and Equatable
|
|
6
|
10109
|
May 16, 2019
|