CurryInfo: smtlib-3.0.0 / Language.SMTLIB.tand

definition:
tand :: [Term] -> Term
tand = tcomb "and"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Combine a list of SMT-LIB terms using a conjunction
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {tcomb}}
name:
tand
precedence:
no precedence defined
result-values:
{tcomb}
signature:
[Language.SMTLIB.Types.Term] -> Language.SMTLIB.Types.Term
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms