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

definition:
tabs :: Term -> Term
tabs t = tcomb "abs" [t]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Absolute value of an SMT-LIB term
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {TComb}}
name:
tabs
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