pointfreeco / swift-identified-collections

A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
MIT License
531 stars 45 forks source link

use swiftLanguageModes instead of swiftLanguageVersions #77

Open alephao opened 2 days ago

alephao commented 2 days ago

In Swift 6 using swiftLanguageVersions raises warnings since it was deprecated

https://developer.apple.com/documentation/packagedescription/package/swiftlanguageversions