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