package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Oct 29, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func UpdateIndices[S ~[]E, E TreeNode](nodes S)
type Indices struct {
LowerIndex int32
UpperIndex int32
}
type TreeNode interface {
TreeIndices() *Indices
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.