CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updFuncBody

definition:
updFuncBody :: Update FuncDecl Expr
updFuncBody = updFuncRule . updRuleBody
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update body of function, if not externally defined
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
updFuncBody
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
(FlatCurry.Types.Expr -> FlatCurry.Types.Expr) -> FlatCurry.Types.FuncDecl
-> FlatCurry.Types.FuncDecl
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms