ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
247
|
May 18, 2025
|
Typed throws do not infer type in generic type-throwing functions
|
|
16
|
386
|
April 5, 2025
|
withCheckedThrowingContinuation and typed Errors
|
|
4
|
2512
|
March 31, 2025
|
[Pitch] Typed throws in the Concurrency module
|
|
37
|
4956
|
February 24, 2025
|
Closure with typed throws stored as a SwiftUI View property crashes on iOS 17
|
|
7
|
236
|
February 20, 2025
|
"Thrown Expression Type Cannot Be Converted to Error Type" Compilation Error with Typed throws
|
|
3
|
306
|
February 7, 2025
|
[Re-Proposal] Type only Unions
|
|
102
|
4872
|
January 21, 2025
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
105
|
January 9, 2025
|
Multiple errors with static types
|
|
27
|
455
|
December 19, 2024
|
Some thoughts on typed `rethrows`
|
|
2
|
389
|
December 16, 2024
|
Unsafe APIs don't seem to handle ~Copyable types and typed throws
|
|
1
|
148
|
November 7, 2024
|
A Feasible Implementation of Type Disjunctions
|
|
3
|
516
|
October 13, 2024
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
149
|
September 29, 2024
|
How do you call an untyped throwing overload from a typed one?
|
|
4
|
121
|
August 23, 2024
|
Should `Result.map` and related methods rethrow?
|
|
5
|
289
|
August 1, 2024
|
Status check: Typed throws
|
|
146
|
8411
|
October 11, 2023
|