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

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