package
Version:
v0.0.0-...-55c0a6c
Opens a new window with list of versions in this module.
Published: Nov 27, 2021
License: GPL-3.0
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
¶
type KeyType interface {
LessThan(interface{}) bool
}
Empty check whether the rbtree is empty
func (t *Tree) Iterator() *node
Iterator create the rbtree's iterator that points to the minmum node
Size return the size of the rbtree
type TreeValue interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.