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

definition: Info
 
var :: String -> Term
var str = tcomb str []
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Construct SMT-LIB term from a string
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {TComb}}
name: Info
 var
precedence: Info
 no precedence defined
result-values: Info
 {TComb}
signature: Info
 String -> Language.SMTLIB.Types.Term
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms