CurryInfo: verify-non-fail-2.0.0 / Verify.ESMT.sortedConst

definition:
 
sortedConst :: Ident -> Sort -> Term
sortedConst c s = TComb (As c s) []
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
A constant with a sort declaration.
failfree:
 (_, _)
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_,_) |-> {TComb}}
name:
 sortedConst
precedence:
 no precedence defined
result-values:
 {TComb}
signature:
 String -> Sort -> Term
solution-complete:
 operationally complete operation
terminating:
 yes
totally-defined:
 reducible on all ground data terms