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

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