//
pkg.gl
Category
github.com/caicaispace/gohelper
tree
triedoublearraydict
package
0.2.2
Repository:
https://github.com/caicaispace/gohelper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
129 SLOC
#
README
da - A Double Array Trie package for Dicts
Based on cedar.
#
Functions
Build
Build da dict from io.Reader.
BuildFromFile
BuildFromFile builds the da dict from fileName.
Load
Load gob serialized dict from dir.
#
Structs
Dict
Dict contains the Trie and dict values.