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

Fixes a CPU issue with equality checks (#29) #30

Closed mihaho closed 3 years ago

mihaho commented 3 years ago

As discussed in #28