RubyGems Navigation menu

rangeable 1.0.0

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.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 May 09, 2026 (14.5 KB)

Development Dependencies (2):

minitest ~> 5.0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • ZhgChgLi

SHA 256 checksum:

=

Total downloads 63

For this version 63

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

New versions require MFA: true

Version published with MFA: true

Links: