apart-0.1.0: Get all your structure and rip it apart.

Safe HaskellSafe
LanguageHaskell2010

Data.Apart.Structures.Tree.T234

Documentation

type T234 a = Cofree (N234 a) a Source #

data N234 a b Source #

Constructors

L2 a a 
L3 a a a a 
L4 a a a a a a 
B2 b b 
B3 a b b b 
B4 a a b b b b