goldmansachs / gs-collections

GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections. https://www.eclipse.org/collections/
https://www.eclipse.org/collections/
1.81k stars 276 forks source link

Binary search for primitive lists #20

Closed phraktle closed 8 years ago

phraktle commented 9 years ago

Provide the equivalent of ListIterable#binarySearch on primitive lists.

aewhite commented 9 years ago

WIthout a better way of showing my support for this request: :+1:

willbrazil commented 9 years ago

Should this issue be closed? http://www.goldmansachs.com/gs-collections/javadoc/5.0.0/com/gs/collections/api/list/ListIterable.html#binarySearch(T)

goldmansachs commented 9 years ago

This issue will be fixed in the upcoming 7.0 release.