package
Version:
v1.12.12
Opens a new window with list of versions in this module.
Published: Sep 30, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package stree implements a segment tree and serial algorithm to query intervals
Stree represents a Segment Tree.
AddRange pushes new interval to stack
Build segment tree out of interval stack
Contains returns truee if value is in segment tree.
ValueType is the type of a single value in the segment tree.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.