Strange compiler behaviour in implicitly opened existentials
|
|
2
|
389
|
July 3, 2024
|
AnyCodable Efficacy
|
|
10
|
6198
|
December 22, 2023
|
Unwanted AnyView
|
|
5
|
940
|
May 19, 2023
|
Calling a protocol with associatedType's method, doesn't always pick the same specialized generic implementation
|
|
3
|
1166
|
February 23, 2023
|
AnyCollection with different generic types
|
|
2
|
971
|
January 15, 2023
|
Type erased generic usage
|
|
8
|
2222
|
June 23, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
784
|
March 25, 2022
|
Allow protocols with sufficient same-type constraints to be used as a regular type
|
|
1
|
1063
|
March 8, 2021
|
Type-erasing closures to `(Any, Any, ...) -> Any`?
|
|
8
|
1303
|
November 27, 2020
|
Type Erasure on Built-in And Array Types
|
|
3
|
1596
|
October 4, 2020
|
Bump on AnySequence / AnyCollection conversion
|
|
6
|
1431
|
August 14, 2020
|
Type erasure with failable initializer?
|
|
0
|
634
|
February 26, 2020
|
Type-erasure on PAT with Self constraint
|
|
4
|
953
|
January 29, 2020
|
How unbox type-erasures AnyCollection or AnySequence?
|
|
1
|
984
|
January 23, 2020
|