[Accepted] SE-0413: Typed throws

Ah, got it. Thank you!

Is this proposal implemented in Swift 6.0?

It is still appearing as "Accepted" on the evolution dashboard because the status of the proposal has not been updated.

@scanon

Not fully—see this thread: Where is FullTypedThrows?

1 Like

@xwu Thank you!

Yeah, we'll need to figure out how to deal with this. The bulk of the feature is in 6.0, but the implementation does not support the type inference rules (FullTypedThrows) and the standard library is missing some adoption of typed throws.

Doug

2 Likes