Unwanted AnyView
|
|
5
|
247
|
May 19, 2023
|
Calling a protocol with associatedType's method, doesn't always pick the same specialized generic implementation
|
|
3
|
412
|
February 23, 2023
|
AnyCollection with different generic types
|
|
2
|
296
|
January 15, 2023
|
Type erased generic usage
|
|
8
|
832
|
June 23, 2022
|
AnyCodable Efficacy
|
|
7
|
2659
|
March 27, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
423
|
March 25, 2022
|
Allow protocols with sufficient same-type constraints to be used as a regular type
|
|
1
|
573
|
March 8, 2021
|
Type-erasing closures to `(Any, Any, ...) -> Any`?
|
|
8
|
879
|
November 27, 2020
|
Type Erasure on Built-in And Array Types
|
|
3
|
1012
|
October 4, 2020
|
Bump on AnySequence / AnyCollection conversion
|
|
6
|
1074
|
August 14, 2020
|
Type erasure with failable initializer?
|
|
0
|
480
|
February 26, 2020
|
Type-erasure on PAT with Self constraint
|
|
4
|
730
|
January 29, 2020
|
How unbox type-erasures AnyCollection or AnySequence?
|
|
1
|
719
|
January 23, 2020
|