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

Method RightIsNil

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

Source from the content-addressed store, hash-verified

39 Right() Node
40 LeftIsNil() bool
41 RightIsNil() bool
42 HasSpace() bool
43 Kind() string
44 SetParent(Node)

Callers 3

MaxPathValueSearchMethod · 0.65
PrintReportMethod · 0.65
PrintPyramidMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected