Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interval ¶
type Interval[V any] struct { // contains filtered or unexported fields }
Interval represnts an interval inserted into the tree.
type Tree ¶
type Tree[V any] struct { // contains filtered or unexported fields }
Tree is a thread safe interval radix tree.
Click to show internal directories.
Click to hide internal directories.