Fixes for parameter packs and closures
|
|
5
|
1195
|
June 23, 2024
|
Macro that automatically conform enumeration to a protocol where all case associated values conforms to this protocol
|
|
0
|
161
|
June 18, 2024
|
Non-actionable warning when trying to extend a protocol with a typealias
|
|
1
|
206
|
June 17, 2024
|
Cannot convert value of type 'Container<View2>' to expected argument type 'Container<UIView>'
|
|
3
|
154
|
June 13, 2024
|
Specialised closures in an ABI-stable library
|
|
3
|
672
|
June 6, 2024
|
Matching function parameter to Type in parameter pack
|
|
3
|
741
|
June 4, 2024
|
Method overloading with generics
|
|
3
|
284
|
May 29, 2024
|
Typecasting to a protocol via a generic function
|
|
6
|
657
|
May 24, 2024
|
Nested types don't recognize protocol conformance in recursive methods
|
|
10
|
655
|
May 24, 2024
|
Generic implementation doesn't work with concrete types
|
|
26
|
1093
|
May 24, 2024
|
CodingKey.Type with protocol and generic?
|
|
1
|
318
|
May 24, 2024
|
Some inconsistency in Generic Type Parameter declaration
|
|
11
|
448
|
May 17, 2024
|
Generic Protocols
|
|
12
|
5067
|
May 13, 2024
|
How to create function for protocol with associatedtype that returns concrete inheritor, but different associatedtype
|
|
0
|
187
|
May 7, 2024
|
Advice on high-level unified file API
|
|
0
|
209
|
May 7, 2024
|
Metatype casting and member access - type ambiguity error
|
|
2
|
1003
|
May 3, 2024
|
Looking for Feedback on Generic List Implementation
|
|
1
|
438
|
May 2, 2024
|
Compiler says expression is ambiguous in call to withCheckedThrowingException
|
|
5
|
19050
|
May 1, 2024
|
Global Implementation of `some`
|
|
7
|
851
|
April 30, 2024
|
Introducing SwiftSecurity: Type-safe Swift APIs for Apple Security framework
|
|
0
|
1751
|
April 30, 2024
|
Reading a computed property in a method consumes self but only in some cases?
|
|
5
|
742
|
April 26, 2024
|
Is it possible to spell the type of an empty parameter pack?
|
|
4
|
479
|
April 23, 2024
|
SwiftUI List init
|
|
2
|
354
|
April 17, 2024
|
Can anyone explain the error message?
|
|
2
|
398
|
April 14, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
459
|
April 4, 2024
|
CustomStringConvertible description using a formatted generic type
|
|
5
|
511
|
March 30, 2024
|
Why can't I change the properties of a returned generic value?
|
|
1
|
368
|
March 30, 2024
|
Noncopyable Generics in Swift: A Code Walkthrough
|
|
47
|
6461
|
March 25, 2024
|
Cannot convert return expression of type 'Text' to return type 'some View'
|
|
6
|
2940
|
March 25, 2024
|
Restricted parameterized class member
|
|
2
|
219
|
March 23, 2024
|