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

definition:
int :: Int -> Value Int
int = Val . SQLInt
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Constructor for a Value Val of type Int
--- @param i - The value
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
int
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Prelude.Int -> Value Prelude.Int
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms