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

definition:
updRuleArgs :: Update (ARule a) [(VarIndex, a)]
updRuleArgs f = updRule id f id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update rules arguments
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trRule}}
name:
updRuleArgs
precedence:
no precedence defined
result-values:
{trRule}
signature:
([(Prelude.Int, a)] -> [(Prelude.Int, a)]) -> FlatCurry.Annotated.Types.ARule a
-> FlatCurry.Annotated.Types.ARule a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms