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