str-tree Tree data structure where each node carries a string label. Image test: Foo bar baz Same tree, different visualization: a / | \ b c f | d | e