|
How do you convert a metatype to an existential which references it through a generic type which references it?
|
|
3
|
219
|
September 1, 2025
|
|
Is there a way to convert between an existential type and the existential metatype of the same protocol, statically?
|
|
3
|
225
|
September 1, 2025
|
|
Why can you access an associated type but not a generic placeholder from a metatype instance?
|
|
5
|
176
|
February 3, 2025
|
|
Swift 6 failing to implicitly open existentials?
|
|
2
|
233
|
July 16, 2024
|
|
Is `_openExistential` still a legit strategy for opening `Any.Type` for Swift 5.X?
|
|
2
|
1162
|
June 25, 2024
|
|
Is \MyType syntax taken, would it be a good synonym for…
|
|
7
|
370
|
June 16, 2024
|
|
Strange behaviour of type(of:) on metatypes in generic context with optimized build
|
|
1
|
1024
|
December 28, 2023
|
|
Checking protocol conformances with metatypes
|
|
2
|
1033
|
March 15, 2023
|
|
Changing the description of a metatype?
|
|
0
|
433
|
December 22, 2022
|
|
Making a codable wrapper for metatypes, will I get into trouble by doing this?
|
|
8
|
1851
|
November 17, 2022
|
|
Transform nested array metatype, where nested array has arbitrary depth
|
|
5
|
959
|
November 14, 2022
|
|
Inspecting a Metatype
|
|
5
|
1758
|
November 2, 2022
|
|
Can I express this abstraction (XPC rendezvous) with Swift's generics?
|
|
0
|
774
|
May 26, 2022
|
|
What is `Metatype` that `type(of:)` returns?
|
|
4
|
3369
|
May 10, 2022
|
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
814
|
March 25, 2022
|
|
Can I write this function without having to pass an instance?
|
|
3
|
746
|
December 20, 2021
|
|
Checking type equivalence properly
|
|
2
|
650
|
November 9, 2021
|
|
Dynamic casting Any to a runtime optional type
|
|
12
|
1692
|
September 16, 2021
|
|
What’s so special about UIView.init()?
|
|
5
|
4053
|
May 13, 2021
|
|
Why there is no subtyping relation between existential meta types?
|
|
11
|
1711
|
October 14, 2020
|
|
RFC: Dynamic Casting Specification
|
|
3
|
2199
|
August 27, 2020
|
|
Type information loss when comparing generic variables with an array of metatypes
|
|
2
|
779
|
November 10, 2019
|
|
Optionally optional metatypes
|
|
6
|
1079
|
August 22, 2019
|