Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openacid/slim
/ Bool
Function
Bool
trie/slimtrie.go:141–143 ·
view source on GitHub ↗
(v bool)
Source
from the content-addressed store, hash-verified
139
}
140
141
func
Bool(v bool) *bool {
142
return
&v
143
}
144
145
func
normalizeOpt(o *Opt) *Opt {
146
if
o.DedupValue == nil {
Callers
15
ExampleSlimTrie_ScanFrom
Function · 0.85
TestSlimTrie_withPrefixContent_Get
Function · 0.85
TestSlimTrie_withPrefixContent_Get_small_keyset
Function · 0.85
TestSlimTrie_withPrefixContent_GRS_all_keyset
Function · 0.85
BenchmarkSlimTrie_withPrefixContent_GetID_20k_vlen10
Function · 0.85
TestSlimTrie_Opt_DedupValue
Function · 0.85
TestSlimTrie_Iter
Function · 0.85
TestSlimTrie_NewIter_panic
Function · 0.85
TestSlimTrie_NewIter_slimWithoutValue
Function · 0.85
TestSlimTrie_Iter_large
Function · 0.85
BenchmarkSlimTrie_Iter
Function · 0.85
TestSlimTrie_Complete_GRS_0_tiny
Function · 0.85
Calls
no outgoing calls
Tested by
15
ExampleSlimTrie_ScanFrom
Function · 0.68
TestSlimTrie_withPrefixContent_Get
Function · 0.68
TestSlimTrie_withPrefixContent_Get_small_keyset
Function · 0.68
TestSlimTrie_withPrefixContent_GRS_all_keyset
Function · 0.68
BenchmarkSlimTrie_withPrefixContent_GetID_20k_vlen10
Function · 0.68
TestSlimTrie_Opt_DedupValue
Function · 0.68
TestSlimTrie_Iter
Function · 0.68
TestSlimTrie_NewIter_panic
Function · 0.68
TestSlimTrie_NewIter_slimWithoutValue
Function · 0.68
TestSlimTrie_Iter_large
Function · 0.68
BenchmarkSlimTrie_Iter
Function · 0.68
TestSlimTrie_Complete_GRS_0_tiny
Function · 0.68