Swift runtime issue when existentials are back-deployed to iOS 15
|
|
1
|
272
|
May 25, 2023
|
Dynamically conforming a type to a protocol at runtime?
|
|
3
|
220
|
May 22, 2023
|
Unwanted AnyView
|
|
5
|
247
|
May 19, 2023
|
Why is (any Any).Type different to any Any.Type?
|
|
12
|
859
|
March 27, 2023
|
Understanding the error "Type 'any Thing' cannot conform to 'Thing'"
|
|
5
|
2118
|
March 20, 2023
|
Implicit existential opening doesn't seem to capture the type
|
|
9
|
216
|
March 13, 2023
|
Declaring conformance of existential types to protocols
|
|
0
|
364
|
February 21, 2023
|
isRefType check
|
|
11
|
433
|
February 8, 2023
|
Swift 5.7, existentials and their usage
|
|
7
|
684
|
February 7, 2023
|
Use specialized existential in class conforming to a protocol with associated types
|
|
7
|
281
|
January 11, 2023
|
Unexpected inferred associated type of existential
|
|
15
|
255
|
December 31, 2022
|
Inferred result type requires explicit coercion
|
|
3
|
553
|
December 29, 2022
|
Implications of SE-0335 when implementing dependency injection
|
|
5
|
792
|
December 20, 2022
|
Please help switching from existentials to generics
|
|
3
|
626
|
November 28, 2022
|
Are existential types Sendable?
|
|
5
|
941
|
September 15, 2022
|
Can the compiler be more helpful when we need to explicitly, dynamically specialize existentials?
|
|
21
|
883
|
September 2, 2022
|
Constrained existential types bug or what I'm doing wrong?
|
|
2
|
269
|
August 12, 2022
|
Weird implicitly opened existential behaviour
|
|
3
|
353
|
August 7, 2022
|
Implementing the delegate pattern through generics instead of existential?
|
|
1
|
341
|
July 30, 2022
|
Returning a concrete type conforming to a protocol from a method when an existential of this protocol is expected
|
|
4
|
474
|
July 22, 2022
|
Issue with Swift 5.7 Existentials
|
|
2
|
543
|
July 4, 2022
|
Compiler bug? Adding explicit `any` to a protocol compositon type breaks the callers
|
|
2
|
271
|
June 18, 2022
|
Explicitly opening an existential type?
|
|
1
|
401
|
June 14, 2022
|
AnyCodable Efficacy
|
|
7
|
2656
|
March 27, 2022
|
Fixing Angle Bracket Blindness (and unboxing existentials while we're at it...)
|
|
5
|
1101
|
March 31, 2022
|
Finding existentials for `any`
|
|
3
|
1000
|
March 21, 2022
|
Introduce existential `any` - avoiding inconsistency around `Any` and `AnyObject`
|
|
2
|
768
|
December 24, 2021
|
Using _openExistential to construct a RawRepresentable type
|
|
6
|
1055
|
October 29, 2021
|
A new idea about generics
|
|
25
|
2074
|
August 15, 2021
|
Unlock Existential Types for All Protocols
|
|
99
|
9568
|
May 10, 2021
|