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

Method SetParent

project_euler/problem_18/problem18.go:44–44  ·  view source on GitHub ↗
(Node)

Source from the content-addressed store, hash-verified

42 HasSpace() bool
43 Kind() string
44 SetParent(Node)
45 CreateChild(NodeValue, int) Node
46 Insert(Node)
47 }

Callers 2

InsertMethod · 0.65
InsertMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected