intervals.net.data
RangeData<TRange, TData, TDomain> — a lazy, immutable abstraction that couples a logical Range<TRange>; a data sequence (IEnumerable<TData>); and a discrete IRangeDomain<TRange>. Designed so the domain-measured range length matches the data sequence length (optionally validated via the IsValid extension), enables right-biased union/intersection, and provides efficient, low-allocation operations for time-series, event streams, and incremental datasets.
Ecosystem
nuget.org
nuget.org
Latest Release
about 1 month ago
0.0.1
about 1 month ago
Versions
1
1
Downloads
182 total
182 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/intervals.net.data
spec |
| License | MIT |
| First Release | about 1 month ago |
| Last Synced | about 4 hours ago |