Preferred Patterns for public error APIs
|
|
0
|
50
|
March 26, 2025
|
Handle common error and delegate other errors
|
|
11
|
122
|
March 21, 2025
|
Filtered optional-try expressions
|
|
1
|
620
|
November 20, 2024
|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
1713
|
October 21, 2024
|
Testing fatalError and friends
|
|
74
|
9467
|
October 21, 2024
|
Async, Rethrows, and Defer
|
|
29
|
8433
|
October 9, 2024
|
Introducing the `swift-http-error-handling` package!
|
|
2
|
2257
|
January 15, 2024
|
Precise error typing in Swift
|
|
89
|
12502
|
September 20, 2023
|
Try not required on arguments?
|
|
2
|
581
|
August 18, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1472
|
January 13, 2023
|
`defer` in async Task & actor isolation
|
|
4
|
4718
|
December 1, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
757
|
September 5, 2022
|
Why Runtime Polymophism on Error differs between Swift 5.0.1 and 5.3.2
|
|
2
|
849
|
November 4, 2021
|