|
Instance member 'formattedWord' cannot be used on type 'Game'
|
|
6
|
6948
|
October 12, 2018
|
|
Is this behaviour of Protocol Static Member Lookup intentional
|
|
13
|
433
|
June 20, 2025
|
|
Why are generics allowed in Swift protocol declarations but not available in scope?
|
|
9
|
374
|
June 18, 2025
|
|
Unexpected downcast of Generic when using optional self
|
|
6
|
253
|
June 5, 2025
|
|
A problem encountered when using Codable with generics and optional
|
|
3
|
165
|
June 5, 2025
|
|
`type(of: s).foo()` gotcha
|
|
20
|
658
|
May 28, 2025
|
|
Interesting Integer Generic Parameters behavior
|
|
2
|
251
|
May 20, 2025
|
|
Issue with Type Inference from default parameters
|
|
2
|
185
|
May 8, 2025
|
|
Function called isolated on MainActor via an isolated parameter are not considered run on the MainActor
|
|
6
|
470
|
April 23, 2025
|
|
Protocol with generic class requirement
|
|
2
|
183
|
April 15, 2025
|
|
Trying to understand the difference in the choice of method called in a generic context
|
|
2
|
174
|
April 6, 2025
|
|
Parameter packs, same-shape requirements, and spreading arrays
|
|
7
|
385
|
April 5, 2025
|
|
Generics with specialization
|
|
11
|
400
|
April 5, 2025
|
|
Subtyping in associated types
|
|
3
|
178
|
April 1, 2025
|
|
Miniscript DSL implementation (how to simplify complex solution)
|
|
1
|
218
|
March 21, 2025
|
|
Making a raylib binding with Swift for a game engine; does SwiftPM support C linking?
|
|
3
|
1092
|
March 16, 2025
|
|
Where is the line between using an existential vs generic?
|
|
12
|
856
|
March 13, 2025
|
|
Why enum AVAudioApplication.recordPermission first letter is not big?
|
|
8
|
499
|
March 6, 2025
|
|
Different returned type when using some vs any in function signature on a view
|
|
1
|
224
|
February 7, 2025
|
|
Why can you access an associated type but not a generic placeholder from a metatype instance?
|
|
5
|
209
|
February 3, 2025
|
|
Compiler can't infer types with Parameter Packs containing more than three elements
|
|
10
|
402
|
January 31, 2025
|
|
Instantiate a parameter pack from an array
|
|
6
|
372
|
January 30, 2025
|
|
Passing a parameter pack to a function call fails to compile
|
|
14
|
918
|
January 18, 2025
|
|
Typealias conformance to protocols, why can't this simple thing be implemented?
|
|
56
|
6503
|
January 16, 2025
|
|
DateFormatter rounds a time to milliseconds
|
|
6
|
7764
|
January 14, 2025
|
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
189
|
January 9, 2025
|
|
Higher order function using variadic parameters
|
|
7
|
287
|
January 6, 2025
|
|
Request to guidance for contributing to the Organization
|
|
0
|
133
|
December 26, 2024
|
|
Why isn't the TypeSolver able to resolve this without the implicit assignment first?
|
|
2
|
167
|
December 26, 2024
|
|
Extension methods for non-nominal types
|
|
38
|
8693
|
December 22, 2024
|