This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
discrete_range_map
Watch
1
Star
0
Fork
0
You've already forked discrete_range_map
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
a5ce518a53a84fed658b6754fcf92c546963a03a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ripytide
a5ce518a53
make everything pub(crate) except the map, set, and traitExt
2022-11-27 00:49:02 +00:00
range_bounds_set
make everything pub(crate) except the map, set, and traitExt
2022-11-27 00:49:02 +00:00
S
Description
This crate provides DiscreteRangeMap and DiscreteRangeSet, data structures for storing non-overlapping discrete intervals based off BTreeMap. (Fork from
https://github.com/ripytide/discrete_range_map
)
660
KiB
Languages
Rust
100%