Checking equality of key paths not working as I expected
|
|
2
|
62
|
December 13, 2024
|
Fuzzy Equatable protocol
|
|
0
|
112
|
August 31, 2024
|
How does Swift determine `AnyClass` equality?
|
|
2
|
155
|
July 17, 2024
|
Role of `Equatable` conformance when inserting element inside a `Set`
|
|
6
|
468
|
January 15, 2024
|
Type '(Int, ())' cannot conform to 'Equatable'
|
|
6
|
1485
|
December 22, 2023
|
My unit test is keep crashing because struct that conformed to Equable has a outlined retain and it was released
|
|
11
|
2701
|
July 26, 2023
|
Allow Equtable to be used in other files especially in Test files
|
|
5
|
1476
|
March 7, 2023
|
[Pitch] Remove automatic Equatable conformance for NSObjects
|
|
3
|
1365
|
May 26, 2022
|
Set Uniqueness of instances with the same hashValue
|
|
6
|
2330
|
March 3, 2021
|
Making an Enum Equatable when it has an associated type of Error
|
|
4
|
5652
|
October 9, 2020
|