CurryInfo: failfree-4.0.0 / ESMT.tConj

definition: Info
 
tConj :: [Term] -> Term
tConj = tComb "and"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Conjunction
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {tComb}}
name: Info
 tConj
precedence: Info
 no precedence defined
result-values: Info
 {tComb}
signature: Info
 [Term] -> Term
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms