ref: 3eae490245e5e26aed0265e7ab1b769b93bdb087
dir: /list.go/
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