Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Delete
Method · 0.65
TestDelete
Function · 0.65
TestReparent
Function · 0.65
taskIndex
Function · 0.65
TestMCPServer
Function · 0.65
Implementers
1
taskNodeImpl
todo.go
Calls
no outgoing calls
Tested by
3
TestDelete
Function · 0.52
TestReparent
Function · 0.52
TestMCPServer
Function · 0.52