rangeable
Rangeable is a language-neutral, generic, integer-coordinate closed-interval set container. It pairs hashable elements with their merged disjoint integer ranges and answers three queries: by-element ranges, by-position active set, and by-range transition events. The Ruby reference implementation follows the Rangeable RFC normatively, including idempotent containment fast-path, lazy boundary-event indexing, and first-insert deterministic ordering.
Activity
- Latest release
- 4mo ago
- Total releases
- 2
- Cadence
- ~daily
- Last 12 months
- 2
Reach
- Stars
- —
Details
- License
- MIT
- First release
- May 09, 2026
Releases
| Version | Released | |
|---|---|---|
2.0.0
major
| ||
1.0.0
initial
|