CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Goodies.var2SMT

definition: Info
 
var2SMT :: Int -> Symbol
var2SMT vi = 'x' : show (abs vi)
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Transform a FlatCurry variable index into an SMT-LIB symbol
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {:}}
name: Info
 var2SMT
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 Prelude.Int -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term