package
1.24.1031
Repository: https://github.com/go-xuan/quanx.git
Documentation: pkg.go.dev

# Functions

NewTrieNode 创建前缀树节点.
NewTrieTree 创建前缀树.
No description provided by the author

# Structs

No description provided by the author
TrieNode Trie树节点.
TrieTree Trie树.

# Type aliases

NodeList 树形结构.