| Casting closure collections | | 11 | 627 | November 4, 2025 |
| Closure based configuration | | 20 | 518 | September 24, 2025 |
| Capture noncopyable in closure | | 1 | 132 | June 14, 2025 |
| Closure isolation capture seemingly can't see through aliases – expected or a bug? | | 2 | 204 | May 29, 2025 |
| Merging Closure into Protocols | | 10 | 1830 | May 18, 2025 |
| Avoiding “Overlapping Access” errors | | 9 | 4251 | May 2, 2025 |
| Weak captures in sendable/sending closures | | 20 | 1129 | April 15, 2025 |
| Differentiable error | | 0 | 103 | March 27, 2025 |
| Closure Isolation Inheritance Issues | | 0 | 122 | March 21, 2025 |
| Explicit self not required for Task closures? | | 20 | 16643 | March 3, 2025 |
| Do empty closures allocate anything in Swift? | | 6 | 298 | February 6, 2025 |
| Long-term solution for accidental retain cycles from strong references in closures | | 15 | 1281 | January 20, 2025 |
| Errors passing unapplied function references as closures | | 1 | 79 | January 10, 2025 |
| Conditionally conform to Sendable when closure property is Sendable | | 13 | 1707 | December 9, 2024 |
| Value wrapped in a thunk recursively(?) | | 4 | 338 | November 11, 2024 |
| What is repeat { $0 + 1 }(each t) | | 2 | 210 | October 23, 2024 |
| A need for a once-callable closure type | | 12 | 476 | September 12, 2024 |
| Cannot infer type returned by previous closure | | 2 | 114 | August 28, 2024 |
| How does a closure capture local variables by reference? | | 1 | 339 | August 21, 2024 |
| Dears, the Closures chapter make me Drunk! | | 1 | 159 | August 8, 2024 |
| Overloading on the isolation of a closure parameter | | 5 | 382 | June 17, 2024 |
| A combination of defer-statement and closure may cause crash | | 0 | 264 | May 8, 2024 |
| Force new Xcode multiplatform projects to default to a specific device and target | | 0 | 204 | May 4, 2024 |
| Constrain type to "representible in C" for use with @convention(c) and generics? | | 2 | 470 | April 4, 2024 |
| resultBuilder inside a resultBuilder | | 3 | 326 | March 29, 2024 |
| Actor and mutation of captured var in a Task's closure | | 6 | 3815 | February 6, 2024 |
| Can first trailing closure be named? | | 7 | 778 | February 4, 2024 |
| Closure return value seemingly affecting execution of unrelated expressions | | 4 | 509 | December 17, 2023 |
| Mutable values in partially-applied methods | | 6 | 923 | October 28, 2023 |
| Using tuple pattern in closure parameters | | 7 | 1894 | October 19, 2023 |