Interface IndexedSeqModule.Search
- Enclosing interface:
IndexedSeqModule
public static interface IndexedSeqModule.Search
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic <T> intbinarySearch(IndexedSeq<T> seq, IntUnaryOperator comparison)
-
Method Details
-
binarySearch
-