CurryInfo: cdbi-3.2.0 / Database.CDBI.Criteria.idVal

definition:
idVal :: Int -> Value _
idVal i = Val (SQLInt i)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Constructor for Values of ID-types
--- Should just be used internally!
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {Val}}
name:
idVal
precedence:
no precedence defined
result-values:
{Val}
signature:
Prelude.Int -> Value a
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms