Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vonng/ac
/ functions
Functions
20 in github.com/Vonng/ac
⨍
Functions
20
◇
Types & classes
8
↓ 11 callers
Function
WriteRune
WriteRune put rune to global buffer (extreme ver without err check)
lib/ac.go:52
↓ 4 callers
Method
resize
(size int)
lib/dict.go:298
↓ 2 callers
Method
Build
(keywords [][]rune)
lib/dict.go:254
↓ 2 callers
Method
fetch
(parent *LinkedListTrieNode)
lib/dict.go:305
↓ 1 callers
Function
Benchmark
**************************************************************\ * Performance * \********************
main.go:55
↓ 1 callers
Function
Check
**************************************************************\ * Correctness * \********************
main.go:34
↓ 1 callers
Function
FromDict
**************************************************************\ * Build From Dick * \********************
lib/dict.go:34
↓ 1 callers
Function
FromFile
**************************************************************\ * Load From File * \********************
lib/dict.go:71
↓ 1 callers
Function
HandleLine
**************************************************************\ * Line Processor * \********************
lib/ac.go:112
↓ 1 callers
Method
Transition
(inState int, input rune)
lib/dict.go:161
↓ 1 callers
Function
WriteByType
WriteByType put write target string to buffer via match type
lib/ac.go:82
↓ 1 callers
Method
insert
(siblings [](*LinkedListTrieNode))
lib/dict.go:372
↓ 1 callers
Function
max
(a, b int)
lib/dict.go:365
Method
Build
Build from keyword list
lib/dict.go:107
Method
Len
()
lib/dict.go:221
Method
Less
(i, j int)
lib/dict.go:225
Function
Run
**************************************************************\ * Driver * \********************
lib/ac.go:216
Method
Swap
(i, j int)
lib/dict.go:250
Function
main
**************************************************************\ * Driver * \********************
main.go:93
Function
main
()
bin/vonng.go:23