Can I express this abstraction (XPC rendezvous) with Swift's generics?
|
|
0
|
105
|
May 26, 2022
|
What is `Metatype` that `type(of:)` returns?
|
|
4
|
190
|
May 10, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
247
|
March 25, 2022
|
Can I write this function without having to pass an instance?
|
|
3
|
298
|
December 20, 2021
|
Checking type equivalence properly
|
|
2
|
281
|
November 9, 2021
|
Dynamic casting Any to a runtime optional type
|
|
12
|
336
|
September 16, 2021
|
Making a codable wrapper for metatypes, will I get into trouble by doing this?
|
|
7
|
594
|
June 29, 2021
|
What’s so special about UIView.init()?
|
|
5
|
1217
|
May 13, 2021
|
Checking protocol conformances with metatypes
|
|
1
|
448
|
April 27, 2021
|
Why there is no subtyping relation between existential meta types?
|
|
11
|
1121
|
October 14, 2020
|
RFC: Dynamic Casting Specification
|
|
3
|
1084
|
August 27, 2020
|
Type information loss when comparing generic variables with an array of metatypes
|
|
2
|
436
|
November 10, 2019
|
Optionally optional metatypes
|
|
6
|
573
|
August 22, 2019
|
Inspecting a Metatype
|
|
2
|
583
|
August 1, 2019
|