|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
2258
|
October 21, 2024
|
|
Swift 6 change to closure and throws
|
|
2
|
308
|
September 29, 2024
|
|
Should `Result.map` and related methods rethrow?
|
|
5
|
326
|
August 1, 2024
|
|
Throwing subscript setters
|
|
1
|
495
|
July 17, 2024
|
|
Can nested do-catch blocks explicitly work?
|
|
4
|
344
|
July 16, 2024
|
|
Closure property that throws Typed Error in Swift 6 result in compiling error
|
|
6
|
1584
|
June 13, 2024
|
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1521
|
January 13, 2023
|
|
Unexpected error propagation with rethrows
|
|
0
|
770
|
September 5, 2022
|
|
About differentiating async/non-async versions of a function by name
|
|
6
|
2294
|
August 9, 2022
|
|
Throwable accessors
|
|
56
|
5749
|
April 15, 2022
|
|
Typed throws
|
|
192
|
16913
|
March 19, 2021
|
|
Typed throw functions
|
|
251
|
17624
|
March 9, 2021
|
|
Extended idea on typed-throws: automatic determination
|
|
0
|
660
|
December 8, 2020
|
|
Should rethrowing be "fixed"?
|
|
7
|
1645
|
December 5, 2020
|
|
Retargeting throws to Results
|
|
10
|
1654
|
July 24, 2020
|
|
Catching hardware / arithmetics errors
|
|
3
|
1179
|
December 3, 2019
|
|
Swift 4.1 incompatible issue
|
|
6
|
1100
|
February 22, 2019
|
|
Are we close to sharing implementation between throwing and non-throwing predicates?
|
|
1
|
1184
|
February 16, 2019
|
|
There's no way to channel a fail-able initializer to a throwing one, is there?
|
|
2
|
4001
|
January 8, 2019
|