|
Trying to understand the difference in the choice of method called in a generic context
|
|
2
|
108
|
April 6, 2025
|
|
Parameter packs, same-shape requirements, and spreading arrays
|
|
7
|
296
|
April 5, 2025
|
|
Typed throws do not infer type in generic type-throwing functions
|
|
16
|
561
|
April 5, 2025
|
|
Generics with specialization
|
|
11
|
303
|
April 5, 2025
|
|
Subtyping in associated types
|
|
3
|
142
|
April 1, 2025
|
|
Miniscript DSL implementation (how to simplify complex solution)
|
|
1
|
160
|
March 21, 2025
|
|
Making a raylib binding with Swift for a game engine; does SwiftPM support C linking?
|
|
3
|
897
|
March 16, 2025
|
|
Where is the line between using an existential vs generic?
|
|
12
|
780
|
March 13, 2025
|
|
Why enum AVAudioApplication.recordPermission first letter is not big?
|
|
8
|
449
|
March 6, 2025
|
|
Different returned type when using some vs any in function signature on a view
|
|
1
|
173
|
February 7, 2025
|
|
Why can you access an associated type but not a generic placeholder from a metatype instance?
|
|
5
|
172
|
February 3, 2025
|
|
Compiler can't infer types with Parameter Packs containing more than three elements
|
|
10
|
354
|
January 31, 2025
|
|
Instantiate a parameter pack from an array
|
|
6
|
301
|
January 30, 2025
|
|
Passing a parameter pack to a function call fails to compile
|
|
14
|
844
|
January 18, 2025
|
|
Typealias conformance to protocols, why can't this simple thing be implemented?
|
|
56
|
6281
|
January 16, 2025
|
|
DateFormatter rounds a time to milliseconds
|
|
6
|
7618
|
January 14, 2025
|
|
Parameterized Extensions
|
|
69
|
14680
|
January 11, 2025
|
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
161
|
January 9, 2025
|
|
Higher order function using variadic parameters
|
|
7
|
254
|
January 6, 2025
|
|
Request to guidance for contributing to the Organization
|
|
0
|
124
|
December 26, 2024
|
|
Why isn't the TypeSolver able to resolve this without the implicit assignment first?
|
|
2
|
154
|
December 26, 2024
|
|
Extension methods for non-nominal types
|
|
38
|
8531
|
December 22, 2024
|
|
SwiftData Predicate does not handle protocol witness?
|
|
3
|
1303
|
December 19, 2024
|
|
How to define a pointer to a class instantiation in a common block
|
|
0
|
77
|
December 18, 2024
|
|
Conforming to public protocol using shared internal implementation
|
|
0
|
80
|
December 18, 2024
|
|
How to define generic methods in swift with type Constraints
|
|
0
|
68
|
December 8, 2024
|
|
Why can `any Shape` not conform to `Shape`
|
|
6
|
322
|
December 5, 2024
|
|
Opaque type as generic type constraint of another opaque type
|
|
1
|
119
|
December 4, 2024
|
|
Compiler bug w.r.t. protocol inheritance and generics?
|
|
10
|
339
|
December 2, 2024
|
|
Constraining types to protocols
|
|
6
|
205
|
December 2, 2024
|