-
Name
-
fast_interval_tree
-
Version
-
0.2.2
-
Platform
-
ruby
-
Authors
-
Hiroyuki Mishima
Simeon Simeonov
Carlos Alonso
Sam Davies
Brendan Weibrecht
Chris Nankervis
Thomas van der Pol
-
Bindir
-
bin
-
Date
-
2020-11-09 00:00:00 UTC
-
Dependencies
-
rspec (~> 3.10, development)
rake (~> 13.0.1, development)
-
Description
-
A Ruby implementation of the Centered Interval Tree data structure.
See also: http://en.wikipedia.org/wiki/Interval_tree
-
Email
-
brendan@weibrecht.net.au
-
Files
-
Gemfile
Gemfile.lock
README.md
Rakefile
fast_interval_tree.gemspec
lib/interval_tree.rb
lib/interval_tree/version.rb
-
Homepage
-
https://github.com/greensync/interval-tree
-
Licenses
-
MIT
-
Metadata
-
{"source_code_uri"=>"https://github.com/greensync/interval-tree"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.1.4
-
Specification version
-
4
-
Summary
-
A Ruby implementation of the Centered Interval Tree data structure
-
Original platform
-
ruby
-
New platform
-
ruby