XCode 16.4 日本語化計画
既存の非同期反復子との下位互換性を維持するために必要な、next(isolation:) に基づく next() のデフォルト実装。
mutating func next() async throws(Self.Failure) -> Self.Element?