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

Safe HaskellSafe
LanguageHaskell2010

Data.Apart.Structures.Tree.T23

Documentation

type T23 a = Cofree (N23 a) a Source #

data N23 a b Source #

Constructors

L2 a a 
L3 a a a a 
B2 b b 
B3 a b b b