CurryInfo: currypp-3.2.0 / CPP.ICode.Parser.SQL.Symboltab.emptyTable

definition: Info
 
emptyTable :: Symboltable _ _
emptyTable = ST (Map.empty, Map.empty) Nothing
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Constructor function.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {ST}}
name: Info
 emptyTable
precedence: Info
 no precedence defined
result-values: Info
 {ST}
signature: Info
 Symboltable a b
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms