//
pkg.gl
Category
github.com/vinceanalytics/vince
internal
util
trie
package
1.7.1
Repository:
https://github.com/vinceanalytics/vince.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
138 SLOC
#
Functions
NewTrie
NewTrie would return back a Trie backed by the provided Arena.
#
Structs
Trie
Trie is an implementation of Ternary Search Tries to store XID to UID map.
#
Type aliases
IterFn
No description provided by the author