BNFC-2.6.0.3: A compiler front-end generator.

Safe HaskellNone

Parsing.Chart

Documentation

mkTree2 :: RingP a => Bool -> [Pair a] -> Q aSource

mkTree :: RingP a => [Pair a] -> Q aSource

mkTree' :: RingP a => [Pair a] -> Q aSource

type Set a = [a]Source

type MT2 a = Q aSource

mergein :: RingP a => Bool -> SomeTri a -> Pair a -> SomeTri a -> SomeTri aSource