MCPcopy Index your code
hub / github.com/TheAlgorithms/Go / Get

Method Get

structure/tree/example_test.go:14–14  ·  view source on GitHub ↗
(T)

Source from the content-addressed store, hash-verified

12 Push(...T)
13 Delete(T) bool
14 Get(T) (bt.Node[T], bool)
15 Empty() bool
16 Has(T) bool
17 Depth() int

Callers 15

TestHashMapFunction · 0.65
TestBinarySearchFunction · 0.65
TestAVLFunction · 0.65
TestRBFunction · 0.65
TestTreeGetOrHasFunction · 0.65
TestMatrixMultiplicationFunction · 0.65
TestMatrixSubMatrixFunction · 0.65
TestMatrixCopyFunction · 0.65
TestMatrixGetFunction · 0.65
TestMatrixSetFunction · 0.65

Calls

no outgoing calls

Tested by 13

TestHashMapFunction · 0.52
TestBinarySearchFunction · 0.52
TestAVLFunction · 0.52
TestRBFunction · 0.52
TestTreeGetOrHasFunction · 0.52
TestMatrixMultiplicationFunction · 0.52
TestMatrixSubMatrixFunction · 0.52
TestMatrixCopyFunction · 0.52
TestMatrixGetFunction · 0.52
TestMatrixSetFunction · 0.52