StrategyLibContentsIndex
TermRep
Synopsis
newtype TermRep = TermRep (Dynamic, [TermRep], [TermRep] -> Dynamic)
class Typeable t => Term t where
explode :: t -> TermRep
implode :: Typeable t => TermRep -> t
fDyn :: Typeable a => Dynamic -> a
fArgs :: [TermRep] -> [Dynamic]
Produced by Haddock version 0.6