CurryInfo: flatcurry-annotated-3.3.0 / FlatCurry.Annotated.Goodies.updProgName

definition:
updProgName :: Update (AProg _) String
updProgName f = updProg f id id id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update name of program
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trProg}}
name:
updProgName
precedence:
no precedence defined
result-values:
{trProg}
signature:
(String -> String) -> FlatCurry.Annotated.Types.AProg a
-> FlatCurry.Annotated.Types.AProg a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms