github.com/lann/ps.list.depth (field)

4 uses

	github.com/lann/ps (current package)
		list.go#L32: 	depth int // the number of nodes after, and including, this one
		list.go#L52: 	return self.depth
		list.go#L57: 	xs.depth = tail.depth + 1