package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

New returns an empty Tree.
NewFromMap returns a new tree containing the keys from an existing map.
SortUint64s sorts a slice of uint64s.

# Structs

Tree implements a radix tree.