package rangeSet
RangeSet: a library for sets over ordered ranges
Install
Dune Dependency
Authors
Maintainers
Sources
0.2.1.tar.gz
sha256=aa70945d14e6d126dac915c7726c707bb3b89748f1bd5a9b6c62305c91f3c507
md5=73528d7ba605b724022d6b7c605cf2cd
Description
This module implements two range set data structure: continuous and discrete range set.
The elements are represented as ranges internally, and is therefore efficient for large set of adjacent elements.
Published: 14 Jun 2023
README
RangeSet
Sets over ordered ranges
This module implements the set data structure.
The elements are reprented as ranges, and is therefore efficient for large set of adjacent elements.
Document
The document is available here.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page