CurryInfo: verify-non-fail-2.0.0 / Verify.WithSMT.excludedCurryOperations

definition: Info
 
excludedCurryOperations :: [QName]
excludedCurryOperations =
  map pre ["apply", "failed", "chr", "ord"]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Exclude character-related operations since characters are treated as
integers so that these operations are not required.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:,[]}}
name: Info
 excludedCurryOperations
precedence: Info
 no precedence defined
result-values: Info
 {:,[]}
signature: Info
 [(String, String)]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms