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

Method Kind

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

Source from the content-addressed store, hash-verified

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

Callers 2

CreateChildMethod · 0.65
InsertMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected