wumpus-tree-0.11.1: Drawing trees

PortabilityGHC
Stabilityunstable
Maintainerstephen.tetley@gmail.com

Wumpus.Tree.Draw

Description

Drawing the tree using Wumpus-Basic.

Documentation

drawTree :: (Real u, Floating u, FromPtSize u) => (a -> TreeNode u) -> CoordTree u a -> Drawing uSource