Avatar
Hey everyone, In the latest typed throws pitch, the adoption of typed throws in the standard library was removed due to the pitch growing quite large by itself and the large surface area of both the Swift and Concurrency module that might adopt typed throws. This pitch covers the adoption of typed throws inside the Concurrency module. There ar...
12:57 AM
typed throws入った前提でConcurrencyに導入する提案
12:58 AM
エラーの有無でthrowing版とオーバーロードしてる系とかを一通り throws(Failure)に一本化してて良い感じ
12:59 AM
AsyncSequenceにFailureを追加して、next2メソッドを追加するところだけ、見た目が変だけど、仕方なさそう
🥲 1