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
4
Commits
1
Branch
0
Tags
049c07ef2f08972c45de1422f48bcbe5fe2b083c
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
049c07ef2f
removed unit test generator for now as I want to write the implementation first
2022-11-23 17:53:20 +00:00
range_bounds_set
removed unit test generator for now as I want to write the implementation first
2022-11-23 17:53:20 +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%