Module search
algorithm_
rs
0.1.0
Module search
Module Items
Functions
In crate algorithm_
rs
algorithm_rs
Module
search
Copy item path
Source
Functions
ยง
lower_
bound
Returns the smallest index on [l, r) satisfying the condition.
upper_
bound
Returns the largest index on [l, r) satisfying the condition.