julia
40d4f4a0 - searchsorted ranges: simplify code, fix bug with Unsigned needle

Commit
4 years ago
searchsorted ranges: simplify code, fix bug with Unsigned needle This avoids computing `length` unnecessarily, which often requires a division, and is therefore often expensive.
Author
Committer
Parents
Loading