int-interval-stack 0.3.1

Integer half-open interval stack structures for overlap multiplicity.
Documentation
1
2
3
4
5
6
7
8
9
10
[project]
name = "int-interval-stack"
version = "0.1.0"
requires-python = ">=3.11"
dependencies = []

[dependency-groups]
dev = [
    "pre-commit>=4.6.0",
]