More children, More types
Pre-release
Pre-release
Now treedrawer can handle as many children as you want, it isn't limited anymore to binary trees.
Changes are not finished here, treedrawer can handle every type that satisfies the tree.NodeValue interface.
Each node of the tree is now surrounded by a box, which smooths linkage with the rest of the tree.
Several bugs have been fixed.