common-range-tools 1.0.0

Library to find Common Range Intersections
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "common-range-tools"
version = "1.0.0"
edition = "2024"
license = "MIT"
homepage = "https://github.com/akalinux/r-span-tools"
repository = "https://github.com/akalinux/r-span-tools"
description = "Library to find Common Range Intersections"
readme = "README.md"
keywords = ["range","intersection","common"]
categories = ["algorithms","data-structures","science"]