binary_range_search 0.1.0

Binary Search in a slice for a range of values
Documentation

This crate allows us to do a binary search for a range of values within a slice.

License

This code is made available under MIT or Apache 2 license, at your discretion.