Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Go
/ Has
Method
Has
structure/tree/example_test.go:16–16 ·
view source on GitHub ↗
(T)
Source
from the content-addressed store, hash-verified
14
Get(T) (bt.Node[T], bool)
15
Empty() bool
16
Has(T) bool
17
Depth() int
18
Max() (T, bool)
19
Min() (T, bool)
Callers
8
TestRBTreeString
Function · 0.65
TestBinarySearch
Function · 0.65
TestAVL
Function · 0.65
TestRB
Function · 0.65
TestTreeGetOrHas
Function · 0.65
BenchmarkBSTree_Has
Function · 0.65
BenchmarkRBTree_Has
Function · 0.65
BenchmarkAVLTree_Has
Function · 0.65
Calls
no outgoing calls
Tested by
8
TestRBTreeString
Function · 0.52
TestBinarySearch
Function · 0.52
TestAVL
Function · 0.52
TestRB
Function · 0.52
TestTreeGetOrHas
Function · 0.52
BenchmarkBSTree_Has
Function · 0.52
BenchmarkRBTree_Has
Function · 0.52
BenchmarkAVLTree_Has
Function · 0.52