twentefp-eventloop-trees-0.1.1.0: Tree type and show functions for lab assignment of University of Twente. Contains RoseTree and RedBlackTree

Safe HaskellNone
LanguageHaskell2010

FPPrac.Trees

Documentation

data NodeColor :: *

Constructors

NodeRed 
NodeBlack 
NodeGrey