twentefp-rosetree-0.1.0.1: RoseTree type and show functions for lab assignment of University of Twente.

Safe HaskellNone
LanguageHaskell2010

RoseTree

Documentation

data RoseTree Source

Constructors

RoseNode String [RoseTree] 

Instances