Swift 6 failing to implicitly open existentials?
|
|
2
|
124
|
July 16, 2024
|
Is `_openExistential` still a legit strategy for opening `Any.Type` for Swift 5.X?
|
|
2
|
711
|
June 25, 2024
|
Is \MyType syntax taken, would it be a good synonym for…
|
|
7
|
322
|
June 16, 2024
|
Strange behaviour of type(of:) on metatypes in generic context with optimized build
|
|
1
|
955
|
December 28, 2023
|
Checking protocol conformances with metatypes
|
|
2
|
1003
|
March 15, 2023
|
Changing the description of a metatype?
|
|
0
|
420
|
December 22, 2022
|
Making a codable wrapper for metatypes, will I get into trouble by doing this?
|
|
8
|
1729
|
November 17, 2022
|
Transform nested array metatype, where nested array has arbitrary depth
|
|
5
|
837
|
November 14, 2022
|
Inspecting a Metatype
|
|
5
|
1678
|
November 2, 2022
|
Can I express this abstraction (XPC rendezvous) with Swift's generics?
|
|
0
|
714
|
May 26, 2022
|
What is `Metatype` that `type(of:)` returns?
|
|
4
|
2587
|
May 10, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
777
|
March 25, 2022
|
Can I write this function without having to pass an instance?
|
|
3
|
729
|
December 20, 2021
|
Checking type equivalence properly
|
|
2
|
622
|
November 9, 2021
|
Dynamic casting Any to a runtime optional type
|
|
12
|
1408
|
September 16, 2021
|
What’s so special about UIView.init()?
|
|
5
|
3693
|
May 13, 2021
|
Why there is no subtyping relation between existential meta types?
|
|
11
|
1652
|
October 14, 2020
|
RFC: Dynamic Casting Specification
|
|
3
|
2117
|
August 27, 2020
|
Type information loss when comparing generic variables with an array of metatypes
|
|
2
|
766
|
November 10, 2019
|
Optionally optional metatypes
|
|
6
|
1019
|
August 22, 2019
|