summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorRui Gonçalves <ruippeixotog@gmail.com>2016-01-12 21:59:13 +0000
committerRui Gonçalves <ruippeixotog@gmail.com>2016-01-12 23:40:12 +0000
commit070234218cf57b516ba908f9738ae4e17edce5f8 (patch)
tree235381cff11b706236b96b6240cb366ad5171b5b /Gemfile
parent6792b57152e70fd818db84829c0fb3d8e3899c26 (diff)
downloadscala-070234218cf57b516ba908f9738ae4e17edce5f8.tar.gz
scala-070234218cf57b516ba908f9738ae4e17edce5f8.tar.bz2
scala-070234218cf57b516ba908f9738ae4e17edce5f8.zip
SI-9605 Searching does not use binary search for Array
Binary search should be used for every `IndexedSeqLike` instance and not only for `IndexedSeq`. According the Scaladoc, it is `IndexedSeqLike` that guarantees "constant-time or near constant-time element access and length computation".
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions