⚠ Deprecated: Other
BinarySearchEx has been deprecated in favor of using new name: ModernRoute.BinarySearchEx. The new package supports modern .NET version and fixes the bugs.
Suggested alternative: ModernRoute.BinarySearchEx
IList extensions: BinarySearchFirst and BinarySearchLast methods. The BinarySearchFirst finds the first occurrence of the provided element. Thr BinarySearchLast finds the last occurrence of the provided element.
$ dotnet add package BinarySearchExNo README available.