Declaring part of a tuple as nonisolated(unsafe) | | 1 | 61 | October 1, 2025 |
Why can you label inaccessible tuple elements in a for loop? | | 7 | 217 | September 6, 2025 |
Borrowing: Works with struct but fails with tuple | | 3 | 243 | August 3, 2025 |
Parameter packs, same-shape requirements, and spreading arrays | | 7 | 258 | April 5, 2025 |
Is there a way to reverse a tuple? | | 3 | 256 | September 22, 2024 |
Are these "tuple splat" parameterized tests legit? | | 2 | 354 | July 18, 2024 |
Execution Order of Awaited Tuples | | 2 | 535 | June 30, 2024 |
How can we get the last member of a tuple? | | 1 | 362 | June 7, 2024 |
How do I use the individual members of variadic data? | | 0 | 217 | May 7, 2024 |
Did the subtyping rules for tuple labels change in Swift 6? | | 2 | 760 | April 23, 2024 |
Tuples with default values idea | | 3 | 971 | March 22, 2024 |
Array constructor from Mirror Subject? | | 2 | 626 | February 2, 2024 |
Tuple Destructuring in computed properties | | 8 | 1518 | October 17, 2023 |
ExpressibleByTupleLiteral | | 5 | 822 | July 28, 2023 |
Implicitly unwrapped optionals in tuples | | 2 | 668 | July 28, 2023 |
Enum tuple case composing/decomposing disparity | | 4 | 1126 | July 27, 2023 |
Homogeneous tuples | | 8 | 2183 | July 23, 2023 |
Tuple of value pack expansion | | 19 | 3526 | July 23, 2023 |
Stray thought: Mapping over tuple values | | 3 | 3114 | September 16, 2022 |
Swift optional unwrap string tuple | | 1 | 1770 | June 10, 2021 |
Tuple labels in generic constraints | | 3 | 1404 | March 31, 2021 |
SR-14244: Tuple containing one or more closures is expanded incorrectly in source editor | | 0 | 581 | February 18, 2021 |
Protocol Conformance for Tuples / Anonymous Structs | | 40 | 6821 | July 27, 2020 |
This comparison shouldn't need tuple conformance to Equatable, right? | | 6 | 1096 | May 15, 2020 |
Tuple `as struct` | | 3 | 2232 | February 16, 2020 |
Special Case Protocol Conformance: Long-term Tradeoffs for Near-term Conformance | | 41 | 3792 | February 16, 2020 |
Tuple subtypes (by labels) | | 2 | 1114 | February 9, 2020 |
Multiple Dispatch? | | 0 | 1809 | October 22, 2019 |
A tuple conformance idea | | 2 | 1054 | September 19, 2019 |
Yet another tuple/protocol thread, but restricted | | 0 | 1699 | June 13, 2019 |