Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Go
/ Depth
Method
Depth
structure/tree/example_test.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
Empty() bool
16
Has(T) bool
17
Depth() int
18
Max() (T, bool)
19
Min() (T, bool)
20
Predecessor(T) (T, bool)
Callers
3
TestPush
Function · 0.65
TestDelete
Function · 0.65
TestTreeDepth
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestPush
Function · 0.52
TestDelete
Function · 0.52
TestTreeDepth
Function · 0.52