CurryInfo: failfree-4.0.0 / ESMT.tDisj

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