Swift Forums
Why is (any Any).Type different to any Any.Type?
Using Swift
protocols
,
existential
Alejandro
(Alejandro Alonso)
March 26, 2023, 5:44pm
10
I believe implicit opening of
Any.Type
is disabled until Swift 6 iirc.
1 Like
Is `_openExistential` still a legit strategy for opening `Any.Type` for Swift 5.X?
show post in topic