|
TypeEraserGenerator: Extensive set of macros for creating type erasers for protocols
|
|
0
|
105
|
May 9, 2026
|
|
Protocol negative conformance
|
|
7
|
701
|
April 29, 2026
|
|
Protocol design with internal storage requirements — usable from external modules?
|
|
3
|
207
|
April 9, 2026
|
|
Conform to generic protocol twice
|
|
9
|
248
|
March 18, 2026
|
|
Pitch: Non-Public Protocol Requirements
|
|
18
|
874
|
February 13, 2026
|
|
I reimplemented Foundation's JSONEncoder and made it 33% faster using compile-time strategy dispatch
|
|
7
|
546
|
January 19, 2026
|
|
Referring to static variable of protocol via KeyPath leads to nonzero exit code
|
|
4
|
161
|
December 4, 2025
|
|
How cursed is my Type Erasing pattern?
|
|
4
|
494
|
November 30, 2025
|
|
Synchronous getter vs. @MainActor property — why is this allowed?
|
|
1
|
215
|
November 3, 2025
|
|
How Can A Document Data Model Use Compound Types? ( And What Is The SpreadSheet Type? )
|
|
11
|
683
|
October 27, 2025
|
|
Xcode Previews, Predicate, and KeyPath issues
|
|
3
|
488
|
October 12, 2025
|
|
Switching on protocols
|
|
11
|
596
|
September 11, 2025
|
|
Improving JSONDecoder/Encoder Performance for large apps
|
|
11
|
1553
|
September 8, 2025
|
|
Is there a way to convert between an existential type and the existential metatype of the same protocol, statically?
|
|
3
|
293
|
September 1, 2025
|
|
How do you incorporate a protocol's static members into another type's extensions by way of a generic placeholder?
|
|
2
|
279
|
August 29, 2025
|
|
How best to emulate protocols with private requirements?
|
|
8
|
450
|
August 21, 2025
|
|
My frustration with Generics and Protocols
|
|
18
|
1245
|
August 17, 2025
|
|
Swift compiler crashes by generics / missing conformance
|
|
2
|
259
|
August 17, 2025
|
|
Understanding protocols + any, & how to switch to concrete types
|
|
5
|
444
|
August 13, 2025
|
|
Generics with diffable data source for multiple sections / cell types
|
|
2
|
275
|
July 24, 2025
|
|
Undefined symbol: protocol witness table for
|
|
1
|
1851
|
July 18, 2025
|
|
Can A Mix Of Structs And Classes Be Used For A Document App's Data Model?
|
|
22
|
612
|
July 3, 2025
|
|
How to properly 'unify' protocols with similar members into a single protocol?
|
|
10
|
375
|
June 20, 2025
|
|
Is this behaviour of Protocol Static Member Lookup intentional
|
|
13
|
454
|
June 20, 2025
|
|
Why are generics allowed in Swift protocol declarations but not available in scope?
|
|
9
|
388
|
June 18, 2025
|
|
`type(of: s).foo()` gotcha
|
|
20
|
676
|
May 28, 2025
|
|
Merging Closure into Protocols
|
|
10
|
1958
|
May 18, 2025
|
|
Non-copyable protocol
|
|
5
|
331
|
May 15, 2025
|
|
Method resolution on protocol extensions
|
|
5
|
254
|
April 30, 2025
|
|
Protocol with generic class requirement
|
|
2
|
198
|
April 15, 2025
|