Language.Embedded.CExp

Types

class CType a

pCType

isFloat

isExact

Expressions

data Sym sig

data T sig

data CExp a

evalSym

evalCExp

compCExp

constFold

viewLit

castAST

User interface

variable

value

true

false

quot_

(#%)

i2n

not_

(#==)

(#!=)

(#<)

(#>)

(#<=)

(#>=)

cond

(?)