|
Why are tuples allowed to be only partially initialized?
|
|
4
|
381
|
April 2, 2026
|
|
[Pitch] Automatic `Hashable` Conformance for Tuples (Revival of SE-0283)
|
|
13
|
1387
|
March 16, 2026
|
|
Large tuples become FixedTupleTypeInfo (non-loadable, too big for registers) rather than LoadableTupleTypeInfo
|
|
2
|
220
|
March 9, 2026
|
|
Declaring part of a tuple as nonisolated(unsafe)
|
|
1
|
172
|
October 1, 2025
|
|
Why can you label inaccessible tuple elements in a for loop?
|
|
4
|
397
|
September 6, 2025
|
|
Borrowing: Works with struct but fails with tuple
|
|
3
|
399
|
August 3, 2025
|
|
Parameter packs, same-shape requirements, and spreading arrays
|
|
4
|
464
|
April 5, 2025
|
|
Is there a way to reverse a tuple?
|
|
3
|
368
|
September 22, 2024
|
|
Are these "tuple splat" parameterized tests legit?
|
|
2
|
457
|
July 18, 2024
|
|
Execution Order of Awaited Tuples
|
|
2
|
634
|
June 30, 2024
|
|
How can we get the last member of a tuple?
|
|
1
|
416
|
June 7, 2024
|
|
How do I use the individual members of variadic data?
|
|
0
|
257
|
May 7, 2024
|
|
Did the subtyping rules for tuple labels change in Swift 6?
|
|
2
|
829
|
April 23, 2024
|
|
Tuples with default values idea
|
|
3
|
1112
|
March 22, 2024
|
|
Array constructor from Mirror Subject?
|
|
2
|
703
|
February 2, 2024
|
|
Tuple Destructuring in computed properties
|
|
8
|
1744
|
October 17, 2023
|
|
ExpressibleByTupleLiteral
|
|
5
|
921
|
July 28, 2023
|
|
Implicitly unwrapped optionals in tuples
|
|
2
|
764
|
July 28, 2023
|
|
Enum tuple case composing/decomposing disparity
|
|
4
|
1232
|
July 27, 2023
|
|
Homogeneous tuples
|
|
8
|
2319
|
July 23, 2023
|
|
Tuple of value pack expansion
|
|
19
|
3697
|
July 23, 2023
|
|
Stray thought: Mapping over tuple values
|
|
3
|
3214
|
September 16, 2022
|
|
Swift optional unwrap string tuple
|
|
1
|
1870
|
June 10, 2021
|
|
Tuple labels in generic constraints
|
|
3
|
1495
|
March 31, 2021
|
|
SR-14244: Tuple containing one or more closures is expanded incorrectly in source editor
|
|
0
|
627
|
February 18, 2021
|
|
Protocol Conformance for Tuples / Anonymous Structs
|
|
40
|
7242
|
July 27, 2020
|
|
This comparison shouldn't need tuple conformance to Equatable, right?
|
|
6
|
1193
|
May 15, 2020
|
|
Tuple `as struct`
|
|
3
|
2303
|
February 16, 2020
|
|
Special Case Protocol Conformance: Long-term Tradeoffs for Near-term Conformance
|
|
41
|
4144
|
February 16, 2020
|
|
Tuple subtypes (by labels)
|
|
2
|
1165
|
February 9, 2020
|