Fuzzy Equatable protocol
|
|
0
|
103
|
August 31, 2024
|
How does Swift determine `AnyClass` equality?
|
|
2
|
127
|
July 17, 2024
|
Role of `Equatable` conformance when inserting element inside a `Set`
|
|
6
|
448
|
January 15, 2024
|
Type '(Int, ())' cannot conform to 'Equatable'
|
|
6
|
1254
|
December 22, 2023
|
My unit test is keep crashing because struct that conformed to Equable has a outlined retain and it was released
|
|
11
|
2379
|
July 26, 2023
|
Allow Equtable to be used in other files especially in Test files
|
|
5
|
1427
|
March 7, 2023
|
[Pitch] Remove automatic Equatable conformance for NSObjects
|
|
3
|
1290
|
May 26, 2022
|
Set Uniqueness of instances with the same hashValue
|
|
6
|
2165
|
March 3, 2021
|
Making an Enum Equatable when it has an associated type of Error
|
|
4
|
5184
|
October 9, 2020
|