https://github.com/one-com/insection
A data structure that allows efficiently to find all intervals that overlap with any given interval or point.
https://github.com/one-com/insection
Last synced: about 1 month ago
JSON representation
A data structure that allows efficiently to find all intervals that overlap with any given interval or point.
- Host: GitHub
- URL: https://github.com/one-com/insection
- Owner: One-com
- License: mit
- Created: 2014-12-15T10:47:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T05:53:44.000Z (about 8 years ago)
- Last Synced: 2025-04-14T01:19:36.077Z (about 1 month ago)
- Language: JavaScript
- Size: 130 KB
- Stars: 4
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Insection
[](http://badge.fury.io/js/insection)
[](https://travis-ci.org/One-com/insection)
[](https://coveralls.io/r/One-com/insection)
[](https://david-dm.org/One-com/insection)
[](https://david-dm.org/One-com/insection#info=devDependencies)Read [the documentation](https://One-com.github.io/insection/).