|
How to pass `nil` as an "optional" parameter pack?
|
|
14
|
747
|
July 17, 2024
|
|
Fixes for parameter packs and closures
|
|
5
|
1280
|
June 23, 2024
|
|
Matching function parameter to Type in parameter pack
|
|
3
|
765
|
June 4, 2024
|
|
Is it possible to spell the type of an empty parameter pack?
|
|
4
|
513
|
April 23, 2024
|
|
Function with an inout parameter pack - should it compile?
|
|
6
|
999
|
March 28, 2024
|
|
Value and Type Parameter Packs implicitly unwrap optionals
|
|
3
|
485
|
March 6, 2024
|
|
ExpressibleByIntegerLiteral with parameter pack "Cannot convert value of type 'Int' to expected argument type"
|
|
3
|
682
|
February 1, 2024
|
|
Resources for learning parameter packs?
|
|
0
|
416
|
January 26, 2024
|
|
How do I call `each` closure of a parameter pack saved to an instance variable from outside that type?
|
|
2
|
486
|
January 26, 2024
|
|
Produce a new type out of type parameter packs
|
|
21
|
2128
|
January 22, 2024
|
|
How to update this code to use parameter packs?
|
|
1
|
624
|
January 18, 2024
|
|
Return type of a function that takes pack crashes the compiler
|
|
3
|
567
|
December 27, 2023
|
|
Protocol requirements specialization
|
|
8
|
651
|
December 26, 2023
|
|
Result builder of variadic type
|
|
0
|
498
|
December 15, 2023
|
|
Why were parameter packs in generic types only made available in Somoma?
|
|
2
|
675
|
December 15, 2023
|
|
Extensions and Variadic Generic Types
|
|
4
|
780
|
December 13, 2023
|
|
Parameter pack provided by closure argument
|
|
0
|
446
|
November 15, 2023
|
|
Will the new tuple splat be limited to unlabeled unpacked parameters?
|
|
8
|
1810
|
November 7, 2023
|
|
What's the syntax to create a parameter packed generic type with zero type parameters?
|
|
5
|
715
|
October 21, 2023
|
|
Parameter Packs embedded types and structured concurrency - bug or holding it wrong?
|
|
3
|
927
|
October 5, 2023
|
|
Pipe function types using variadic generics, possible to access "index" of a type in a pack?
|
|
8
|
616
|
September 20, 2023
|
|
Parameter Packs: Working around iOS 17 generic types limitations
|
|
1
|
1057
|
August 14, 2023
|
|
Is there a way to implement `ZipSequence.Iterator`'s `next()` method from SE-0398
|
|
2
|
800
|
August 9, 2023
|
|
Enumerating All Possible States With Parameter Packs + CaseIterable
|
|
3
|
1027
|
August 9, 2023
|
|
Parameter pack type as generic parameter
|
|
2
|
970
|
July 2, 2023
|
|
Parameter packs: how do you apply closures to arguments?
|
|
4
|
1231
|
June 13, 2023
|