Docs.rs
coalesced_intervals-0.1.6
coalesced_intervals 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
cdleary
Dependencies
log ~0.4
normal
docmatic ^0.1.2
dev
env_logger ~0.11
dev
Versions
90%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
coalesced_
intervals
0.1.6
All Items
Crate Items
Structs
Crate
coalesced_intervals
Copy item path
Source
Structs
§
Coalesced
Intervals
This is a conceptually simple data structure designed for the case where you have intervals that you’d like to coalesce into maximal contiguous runs.