CurryInfo: contract-prover-4.0.0 / ContractProver.axiomatizedOps

definition: Info
 
axiomatizedOps :: [String]
axiomatizedOps = ["Prelude_null","Prelude_take","Prelude_length"]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Operations axiomatized by specific smt scripts (no longer necessary
since these scripts are now automatically generated by Curry2SMT.funcs2SMT).
However, for future work, it might be reasonable to cache these scripts
for faster contract checking.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:}}
name: Info
 axiomatizedOps
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 [String]
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms