|
Advice on high-level unified file API
|
|
0
|
189
|
May 7, 2024
|
|
Metatype casting and member access - type ambiguity error
|
|
2
|
600
|
May 3, 2024
|
|
Looking for Feedback on Generic List Implementation
|
|
1
|
322
|
May 2, 2024
|
|
Compiler says expression is ambiguous in call to withCheckedThrowingException
|
|
5
|
13970
|
May 1, 2024
|
|
Global Implementation of `some`
|
|
7
|
804
|
April 30, 2024
|
|
Introducing SwiftSecurity: Type-safe Swift APIs for Apple Security framework
|
|
0
|
1457
|
April 30, 2024
|
|
Reading a computed property in a method consumes self but only in some cases?
|
|
5
|
431
|
April 26, 2024
|
|
Is it possible to spell the type of an empty parameter pack?
|
|
4
|
406
|
April 23, 2024
|
|
SwiftUI List init
|
|
2
|
269
|
April 17, 2024
|
|
Can anyone explain the error message?
|
|
2
|
341
|
April 14, 2024
|
|
Typealias conformance to protocols, why can't this simple thing be implemented?
|
|
55
|
5416
|
April 11, 2024
|
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
283
|
April 4, 2024
|
|
CustomStringConvertible description using a formatted generic type
|
|
5
|
450
|
March 30, 2024
|
|
Why can't I change the properties of a returned generic value?
|
|
1
|
354
|
March 30, 2024
|
|
Noncopyable Generics in Swift: A Code Walkthrough
|
|
47
|
4698
|
March 25, 2024
|
|
Cannot convert return expression of type 'Text' to return type 'some View'
|
|
6
|
987
|
March 25, 2024
|
|
Restricted parameterized class member
|
|
2
|
208
|
March 23, 2024
|
|
How to refer to nested generic parent type from nested type in extension
|
|
3
|
250
|
March 23, 2024
|
|
Method with generic constraint of generic classes not called
|
|
17
|
1219
|
March 21, 2024
|
|
Use Accelerate functions with a Matrix struct that has a generic type
|
|
9
|
522
|
March 18, 2024
|
|
Generic type + noLocks = trouble
|
|
6
|
505
|
March 18, 2024
|
|
Method Dispatch for Methods in Protocol Extensions in Separate Modules
|
|
7
|
1437
|
March 13, 2024
|
|
Macro implemented as a generic type can't be found by client
|
|
0
|
227
|
March 12, 2024
|
|
Runtime assignment of a concrete implementation to an optional opaque protocol type fails during compilation
|
|
1
|
260
|
March 3, 2024
|
|
Is it possible to assign typealias for 2D dimension array in Swift? Like `typealias MatrixT<T> = [[T]]`
|
|
8
|
1657
|
February 29, 2024
|
|
No public stdout? (_Stdout is internal)
|
|
4
|
494
|
February 26, 2024
|
|
What is the name of this technique/pattern?
|
|
9
|
942
|
February 22, 2024
|
|
Using Mock/Protocol as @EnvironmentObject
|
|
4
|
3345
|
February 19, 2024
|
|
Please help me understand "Finding the Dynamic Type in a Generic Context"
|
|
5
|
472
|
February 16, 2024
|
|
SIMD3<Float> Conformance Issue
|
|
1
|
362
|
February 14, 2024
|