//
pkg.gl
Category
github.com/huobingli/goalgorithm
algorithm
string
package
0.0.0-20230301075031-d4bf2a5809f2
Repository:
https://github.com/huobingli/goalgorithm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
190 SLOC
#
Functions
NewTrie
初始化 Trie 树.
NewTrieNode
初始化 Trie 树节点.
#
Structs
Trie
Trie 树结构.