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

Fix Swift warnings. #54

Closed mbrandonw closed 1 year ago

mbrandonw commented 1 year ago

We have a bunch of these in Xcode 14.3 beta 3:

⚠️ Property 'elements' cannot be used in an '@inlinable' function because 'OrderedCollections' was not imported by this file; this is an error in Swift 6