hlfw.ca

todo2

ref: e721f80792486af6fe541f9326d2d322c72ec28a
dir: /list.go/

View raw version
package main

// TODO(halfwit): [#5] Create list function
// requires [#10]
// [ ] Print each leaf to stdout

// TODO(halfwit): [#6] Create listAll function
// requires [#10]
// [ ] Print each node to stdout

// TODO(halfwit): [#10] walk nodes
// [ ] Walk each node in the dag