zopefoundation / BTrees

Other
80 stars 28 forks source link

Make the set operation functions automatically sort a copy of an arbitrary iterable. #173

Closed jamadden closed 3 years ago

jamadden commented 3 years ago

Fixes #171.

Currently based on #172; only the last commit is relevant here.

jamadden commented 3 years ago

Rebased on master after #172 was merged.

jamadden commented 3 years ago

Thank you!