StephenCleary / Comparers

The last comparison library you'll ever need!
MIT License
427 stars 33 forks source link

Remove BinarySearch extensions #22

Closed StephenCleary closed 5 years ago

StephenCleary commented 5 years ago

We should remove the comparer-builder overloads for BinarySearch (for both T[] and List<T>).

Reasoning: