CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Transform.updCProgName

definition:
updCProgName :: Update CurryProg String
updCProgName f = updCProg f id id id id id id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Updates the name of a Curry program.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trCProg}}
name:
updCProgName
precedence:
no precedence defined
result-values:
{trCProg}
signature:
(String -> String) -> AbstractCurry.Types.CurryProg
-> AbstractCurry.Types.CurryProg
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms