|
Is Swift Embedded ready to be used in simple maker projects for embedded beginners?
|
|
4
|
298
|
July 20, 2026
|
|
Protocol existential wrappers in C++ generated header
|
|
4
|
182
|
July 10, 2026
|
|
Is there a difference between using `any` and `some` if I'm assigning the value to an existential type in the end anyway?
|
|
12
|
568
|
July 2, 2026
|
|
Making makeshift/partial generic isolation using generic global actors
|
|
0
|
96
|
June 21, 2026
|
|
[Pitch] Boolean Generics
|
|
7
|
877
|
May 18, 2026
|
|
Introducing PropertyTestingKit: A swift-testing friendly coverage-guided fuzzer
|
|
1
|
324
|
May 13, 2026
|
|
Can a generic item depend on a generic template instead of a generic type?
|
|
2
|
184
|
May 12, 2026
|
|
Swift 6 strict concurrency + UIKit DiffableDataSource: Main actor-isolated conformance ... cannot satisfy Sendable type parameter
|
|
5
|
402
|
April 27, 2026
|
|
Claude Code Skills for Server-Side Swift & Xcode Cloud — 15 open-source skill files for Vapor, Hummingbird, and CI/CD
|
|
2
|
680
|
April 19, 2026
|
|
Extensions on nested generics with protocols
|
|
3
|
226
|
April 10, 2026
|
|
Conform to generic protocol twice
|
|
9
|
338
|
March 18, 2026
|
|
Typed throws do not infer type in generic type-throwing functions
|
|
12
|
866
|
February 28, 2026
|
|
Xcode Invaild declaration of
|
|
3
|
265
|
February 14, 2026
|
|
Generics type constraints for beginners
|
|
4
|
281
|
February 6, 2026
|
|
Parameterized Extensions
|
|
70
|
15295
|
February 4, 2026
|
|
Coercing `any` into `some`
|
|
1
|
249
|
January 19, 2026
|
|
I reimplemented Foundation's JSONEncoder and made it 33% faster using compile-time strategy dispatch
|
|
7
|
626
|
January 19, 2026
|
|
[Pitch] Concurrent Async Iteration over Parameter Packs
|
|
0
|
239
|
January 11, 2026
|
|
Lowering `OpaqueValueExpr`-based abstraction as a closure
|
|
2
|
191
|
January 6, 2026
|
|
How to use sub protocol in generic type that use protocol?
|
|
15
|
271
|
December 3, 2025
|
|
How cursed is my Type Erasing pattern?
|
|
4
|
566
|
November 30, 2025
|
|
How to call a function passing an arbitrary enum
|
|
2
|
275
|
October 29, 2025
|
|
Function in generic class extension not called
|
|
15
|
571
|
October 28, 2025
|
|
How Can A Document Data Model Use Compound Types? ( And What Is The SpreadSheet Type? )
|
|
9
|
774
|
October 27, 2025
|
|
Xcode Previews, Predicate, and KeyPath issues
|
|
3
|
556
|
October 12, 2025
|
|
Integer Generics: Negative literals seem broken
|
|
2
|
345
|
October 2, 2025
|
|
About Swift shared cache across machines
|
|
22
|
3722
|
September 15, 2025
|
|
Improving JSONDecoder/Encoder Performance for large apps
|
|
11
|
1713
|
September 8, 2025
|
|
How do you incorporate a protocol's static members into another type's extensions by way of a generic placeholder?
|
|
2
|
340
|
August 29, 2025
|
|
Magical introspection in unit tests?
|
|
1
|
274
|
August 20, 2025
|