Go Func

The Go Programming Language Ex(6)

Ex 5.1 Change the findlinks program to traverse the n.FirstChild linked list using recursive calls to visit instead of a loop.