ContentsIndex
Data.Serialize
Documentation
type MFun = Char
type VarName = String
type ShowF = String
type Context = Map Int (MFun, ShowF)
data Error
Constructors
Error String
data Stat
Constructors
Stat (Context, String, String)
varName :: a -> String
numVar :: String -> Int
Produced by Haddock version 2.4.2