interval_skip_list
This data structure maps intervals to values and allows you to find all intervals that contain an index in O(ln(n)), where n is the number of intervals stored.
Activity
- Latest release
- 9y ago
- Total releases
- 4
- Cadence
- ~2 days
- Last 12 months
- 0
Details
- First release
- Nov 02, 2015
Releases
| Version | Released | |
|---|---|---|
0.1.0
minor
| ||
0.0.3
patch
| ||
0.0.2
patch
| ||
0.0.1
initial
|