apple / swift-async-algorithms

Async Algorithms for Swift
Apache License 2.0
2.95k stars 147 forks source link

Fix compile errors for Swift 6 language mode #317

Open b1ackturtle opened 3 months ago

b1ackturtle commented 3 months ago

This PR fixes code that caused compile errors when enabling the Swift 6 language mode.

FranzBusch commented 3 months ago

@swift-ci please test