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

definition: Info
 
tvar :: Int -> Term
tvar vi = tcomb (var2SMT vi) []
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Construct SMT-LIB term from given variable index
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {TComb}}
name: Info
 tvar
precedence: Info
 no precedence defined
result-values: Info
 {TComb}
signature: Info
 Prelude.Int -> Language.SMTLIB.Types.Term
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term