Docs.rs
pgm-extra-1.2.0
pgm-extra 1.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rpunkfu
Dependencies
num-traits ^0.2
normal
rayon ^1.10
normal
optional
serde ^1.0
normal
optional
criterion ^0.5
dev
proptest ^1.4
dev
rand ^0.8
dev
serde_json ^1.0
dev
stats_alloc ^0.1
dev
Versions
57.55%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module range
pgm_
extra
1.2.0
Module range
Module Items
Functions
In pgm_
extra::
util
pgm_extra
::
util
Module
range
Copy item path
Source
Functions
ยง
end_
bound_
to_
idx
Convert an end bound to an index using lower_bound/upper_bound.
range_
to_
indices
Compute the (start, end) indices for a range.
start_
bound_
to_
idx
Convert a start bound to an index using lower_bound/upper_bound.