|
Why are tuples allowed to be only partially initialized?
|
|
6
|
277
|
April 2, 2026
|
|
[Pitch] Automatic `Hashable` Conformance for Tuples (Revival of SE-0283)
|
|
13
|
1182
|
March 16, 2026
|
|
Large tuples become FixedTupleTypeInfo (non-loadable, too big for registers) rather than LoadableTupleTypeInfo
|
|
2
|
141
|
March 9, 2026
|
|
Declaring part of a tuple as nonisolated(unsafe)
|
|
1
|
106
|
October 1, 2025
|
|
Why can you label inaccessible tuple elements in a for loop?
|
|
7
|
287
|
September 6, 2025
|
|
Borrowing: Works with struct but fails with tuple
|
|
3
|
331
|
August 3, 2025
|
|
Parameter packs, same-shape requirements, and spreading arrays
|
|
7
|
387
|
April 5, 2025
|
|
Is there a way to reverse a tuple?
|
|
3
|
316
|
September 22, 2024
|
|
Are these "tuple splat" parameterized tests legit?
|
|
2
|
420
|
July 18, 2024
|
|
Execution Order of Awaited Tuples
|
|
2
|
598
|
June 30, 2024
|
|
How can we get the last member of a tuple?
|
|
1
|
389
|
June 7, 2024
|
|
How do I use the individual members of variadic data?
|
|
0
|
246
|
May 7, 2024
|
|
Did the subtyping rules for tuple labels change in Swift 6?
|
|
2
|
799
|
April 23, 2024
|
|
Tuples with default values idea
|
|
3
|
1053
|
March 22, 2024
|
|
Array constructor from Mirror Subject?
|
|
2
|
673
|
February 2, 2024
|
|
Tuple Destructuring in computed properties
|
|
8
|
1680
|
October 17, 2023
|
|
ExpressibleByTupleLiteral
|
|
5
|
862
|
July 28, 2023
|
|
Implicitly unwrapped optionals in tuples
|
|
2
|
719
|
July 28, 2023
|
|
Enum tuple case composing/decomposing disparity
|
|
4
|
1200
|
July 27, 2023
|
|
Homogeneous tuples
|
|
8
|
2253
|
July 23, 2023
|
|
Tuple of value pack expansion
|
|
19
|
3610
|
July 23, 2023
|
|
Stray thought: Mapping over tuple values
|
|
3
|
3182
|
September 16, 2022
|
|
Swift optional unwrap string tuple
|
|
1
|
1830
|
June 10, 2021
|
|
Tuple labels in generic constraints
|
|
3
|
1455
|
March 31, 2021
|
|
SR-14244: Tuple containing one or more closures is expanded incorrectly in source editor
|
|
0
|
602
|
February 18, 2021
|
|
Protocol Conformance for Tuples / Anonymous Structs
|
|
40
|
7074
|
July 27, 2020
|
|
This comparison shouldn't need tuple conformance to Equatable, right?
|
|
6
|
1154
|
May 15, 2020
|
|
Tuple `as struct`
|
|
3
|
2270
|
February 16, 2020
|
|
Special Case Protocol Conformance: Long-term Tradeoffs for Near-term Conformance
|
|
41
|
3937
|
February 16, 2020
|
|
Tuple subtypes (by labels)
|
|
2
|
1132
|
February 9, 2020
|