CurryInfo: currycheck-4.0.0 / TheoremUsage.determinismTheoremFor

definition:
determinismTheoremFor :: String -> String
determinismTheoremFor funcname = funcname ++ "isdeterministic"
demand:
argument 1
deterministic:
deterministic operation
documentation:
------------------------------------------------------------------------
--- The name of a proof of a determinism annotation for the operation
--- given as the argument.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
determinismTheoremFor
precedence:
no precedence defined
result-values:
_
signature:
String -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms