An interval set library for Scala.
- Provides type-generic implementations of intervals and interval sets.
- Supports various set operations (
union
,intersect
, andcomplement
). - Supports random sampling from intervals and interval sets.
hani is licensed under the MIT license.
Copyright (C) 2025 Hiroya Fujinami (a.k.a. TSUYUSATO "MakeNowJust" Kitsune)