Changing the description of a metatype?
|
|
0
|
149
|
December 22, 2022
|
Making a codable wrapper for metatypes, will I get into trouble by doing this?
|
|
8
|
1058
|
November 17, 2022
|
Transform nested array metatype, where nested array has arbitrary depth
|
|
5
|
185
|
November 14, 2022
|
Inspecting a Metatype
|
|
5
|
943
|
November 2, 2022
|
Can I express this abstraction (XPC rendezvous) with Swift's generics?
|
|
0
|
231
|
May 26, 2022
|
What is `Metatype` that `type(of:)` returns?
|
|
4
|
558
|
May 10, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
372
|
March 25, 2022
|
Can I write this function without having to pass an instance?
|
|
3
|
441
|
December 20, 2021
|
Checking type equivalence properly
|
|
2
|
348
|
November 9, 2021
|
Dynamic casting Any to a runtime optional type
|
|
12
|
523
|
September 16, 2021
|
What’s so special about UIView.init()?
|
|
5
|
1987
|
May 13, 2021
|
Checking protocol conformances with metatypes
|
|
1
|
522
|
April 27, 2021
|
Why there is no subtyping relation between existential meta types?
|
|
11
|
1278
|
October 14, 2020
|
RFC: Dynamic Casting Specification
|
|
3
|
1365
|
August 27, 2020
|
Type information loss when comparing generic variables with an array of metatypes
|
|
2
|
514
|
November 10, 2019
|
Optionally optional metatypes
|
|
6
|
684
|
August 22, 2019
|