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

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