Method overloading with generics
|
|
3
|
258
|
May 29, 2024
|
Typecasting to a protocol via a generic function
|
|
6
|
574
|
May 24, 2024
|
Nested types don't recognize protocol conformance in recursive methods
|
|
10
|
601
|
May 24, 2024
|
Generic implementation doesn't work with concrete types
|
|
26
|
899
|
May 24, 2024
|
CodingKey.Type with protocol and generic?
|
|
1
|
282
|
May 24, 2024
|
Some inconsistency in Generic Type Parameter declaration
|
|
11
|
419
|
May 17, 2024
|
Generic Protocols
|
|
12
|
1387
|
May 13, 2024
|
How to create function for protocol with associatedtype that returns concrete inheritor, but different associatedtype
|
|
0
|
180
|
May 7, 2024
|
Advice on high-level unified file API
|
|
0
|
196
|
May 7, 2024
|
Metatype casting and member access - type ambiguity error
|
|
2
|
874
|
May 3, 2024
|
Looking for Feedback on Generic List Implementation
|
|
1
|
379
|
May 2, 2024
|
Compiler says expression is ambiguous in call to withCheckedThrowingException
|
|
5
|
17075
|
May 1, 2024
|
Global Implementation of `some`
|
|
7
|
816
|
April 30, 2024
|
Introducing SwiftSecurity: Type-safe Swift APIs for Apple Security framework
|
|
0
|
1620
|
April 30, 2024
|
Reading a computed property in a method consumes self but only in some cases?
|
|
5
|
582
|
April 26, 2024
|
Is it possible to spell the type of an empty parameter pack?
|
|
4
|
430
|
April 23, 2024
|
SwiftUI List init
|
|
2
|
309
|
April 17, 2024
|
Can anyone explain the error message?
|
|
2
|
374
|
April 14, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
342
|
April 4, 2024
|
CustomStringConvertible description using a formatted generic type
|
|
5
|
472
|
March 30, 2024
|
Why can't I change the properties of a returned generic value?
|
|
1
|
358
|
March 30, 2024
|
Noncopyable Generics in Swift: A Code Walkthrough
|
|
47
|
5512
|
March 25, 2024
|
Cannot convert return expression of type 'Text' to return type 'some View'
|
|
6
|
2018
|
March 25, 2024
|
Restricted parameterized class member
|
|
2
|
213
|
March 23, 2024
|
How to refer to nested generic parent type from nested type in extension
|
|
3
|
283
|
March 23, 2024
|
Method with generic constraint of generic classes not called
|
|
17
|
1275
|
March 21, 2024
|
Use Accelerate functions with a Matrix struct that has a generic type
|
|
9
|
569
|
March 18, 2024
|
Generic type + noLocks = trouble
|
|
6
|
513
|
March 18, 2024
|
Method Dispatch for Methods in Protocol Extensions in Separate Modules
|
|
7
|
1484
|
March 13, 2024
|
Macro implemented as a generic type can't be found by client
|
|
0
|
318
|
March 12, 2024
|