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

definition:
updProgExps :: Update (AProg a) (AExpr a)
updProgExps = updProgFuncs . map . updFuncBody
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- lift transformation on expressions to program
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
updProgExps
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
(FlatCurry.Annotated.Types.AExpr a -> FlatCurry.Annotated.Types.AExpr a)
-> 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