termlib-0.9: Term Rewriting Library

Safe HaskellSafe-Infered

Termlib.FunctionSymbol

Documentation

type Arity = Int

data Label

Constructors

NatLabel Int 
RootLabel [Symbol] 

Instances