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