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

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