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