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
13
Commits
1
Branch
0
Tags
5706f65ea32fc224644fece2fd8ed06077cda8c9
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
5706f65ea3
added partialord tests for StartBound and finished overlapping test
2022-11-26 14:09:40 +00:00
range_bounds_set
added partialord tests for StartBound and finished overlapping test
2022-11-26 14:09:40 +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%