MCPcopy Create free account
hub / github.com/alecthomas/devtodo2 / Equal

Method Equal

todo.go:59–59  ·  view source on GitHub ↗
(other TaskNode)

Source from the content-addressed store, hash-verified

57 At(index int) Task
58 Len() int
59 Equal(other TaskNode) bool
60
61 Parent() TaskNode
62 SetParent(parent TaskNode)

Callers 5

DeleteMethod · 0.65
TestDeleteFunction · 0.65
TestReparentFunction · 0.65
taskIndexFunction · 0.65
TestMCPServerFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 3

TestDeleteFunction · 0.52
TestReparentFunction · 0.52
TestMCPServerFunction · 0.52