unbounded-interval-tree 0.2.1

An interval tree working with inclusive/exclusive bounds, as well as unbounded intervals. Provides helpers to fetch overlapping intervals, and difference of intervals.
Documentation
[package]
authors = ["Jonathan Guillotte-Blouin <jonathan.guillotte.blouin@gmail.com>"]
description = "An interval tree working with inclusive/exclusive bounds, as well as unbounded intervals. Provides helpers to fetch overlapping intervals, and difference of intervals."
edition = "2018"
keywords = ["interval", "tree", "bound", "exclusive", "difference"]
license = "MIT"
name = "unbounded-interval-tree"
repository = "https://github.com/jonathanGB/unbounded-interval-tree"
version = "0.2.1"