goclj
goclj copied to clipboard
Consider whether to introduce a top level fake 'root' node
It's common that traversal code has to iterate through n.Roots in the same way that the recursive function iterates through n.Children().