CurryInfo: cdbi-3.2.0 / Database.CDBI.ER.caseResultString

definition:
caseResultString :: CaseVal String
caseResultString = (SQLTypeString, getStringValue)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
---Constructor for CaseVal of type String
---expecting result of type String in case-expression
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {(,)}}
name:
caseResultString
precedence:
no precedence defined
result-values:
{(,)}
signature:
(Database.CDBI.Connection.SQLType, Database.CDBI.Connection.SQLValue -> String)
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term