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 warnings with newer swift-collections dependency #21

Closed diederich closed 3 years ago

diederich commented 3 years ago

This bumps adjusts the API usage to not give warnings on newer versions (>=0.0.7)