package
0.1.0
Repository: https://github.com/sunvim/utils.git
Documentation: pkg.go.dev

# Functions

New returns an empty Tree.
NewFromMap returns a new tree containing the keys from an existing map.

# Structs

Tree implements a radix tree.

# Type aliases

WalkFn is used when walking the tree.