pointfreeco / swift-identified-collections

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

A few changes related to #58 #59

Closed stephencelis closed 1 year ago

stephencelis commented 1 year ago

This PR:

/cc @alexito4

alexito4 commented 1 year ago

I agree that makes sense for the library to not have the init that picks the strategy. 👍🏻