CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updPatArgs

definition:
updPatArgs :: ([Int] -> [Int]) -> Pattern -> Pattern
updPatArgs f = updPattern id f id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update arguments of constructor pattern
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trPattern}}
name:
updPatArgs
precedence:
no precedence defined
result-values:
{trPattern}
signature:
([Prelude.Int] -> [Prelude.Int]) -> FlatCurry.Types.Pattern
-> FlatCurry.Types.Pattern
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms