binary_range_search

Crates.iobinary_range_search
lib.rsbinary_range_search
version0.1.0
sourcesrc
created_at2020-08-03 22:26:40.647163
updated_at2020-08-03 22:26:40.647163
descriptionBinary Search in a slice for a range of values
homepage
repositoryhttps://github.com/llogiq/binary_range_search
max_upload_size
id272678
size14,166
(llogiq)

documentation

README

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.

Commit count: 2

cargo fmt