haskell-phrasebook
haskell-phrasebook copied to clipboard
Create tree-traversals.hs
How to define a labelled tree type alongside two tree traversal functions: depth-first and breadth-first.