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

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