CurryInfo: property-prover-2.0.0 / Inference.Inference.starVar

definition:
starVar :: Int -> Int
starVar = (+ 10000)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Introduce new variables
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {flip}}
name:
starVar
precedence:
no precedence defined
result-values:
{flip}
signature:
Prelude.Int -> Prelude.Int
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms