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

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