{-| Combining and composing trees. -} module Dodge.Layout.Tree where import Data.Tree import Control.Monad.State import System.Random