//
pkg.gl
Category
github.com/go-xuan/quanx
utils
treex
package
1.24.1031
Repository:
https://github.com/go-xuan/quanx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
165 SLOC
#
Functions
NewTrieNode
NewTrieNode 创建前缀树节点.
NewTrieTree
NewTrieTree 创建前缀树.
Trie
No description provided by the author
#
Structs
Node
No description provided by the author
TrieNode
TrieNode Trie树节点.
TrieTree
TrieTree Trie树.
#
Type aliases
NodeList
NodeList 树形结构.