superslice-rs
superslice-rs copied to clipboard
would this be a good crate for exponential probe binary search
Hi,
I was wondering if this is a good place for a exponential probe binary search implementation? I first heard of it at link. It's just binary search optimized to find an item near the beginning.
PRs accepted as long as they are backed up by benchmarks :-)