CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updBranchPattern

definition:
updBranchPattern :: Update BranchExpr Pattern
updBranchPattern f = updBranch f id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update pattern of branch expression
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trBranch}}
name:
updBranchPattern
precedence:
no precedence defined
result-values:
{trBranch}
signature:
(FlatCurry.Types.Pattern -> FlatCurry.Types.Pattern)
-> FlatCurry.Types.BranchExpr -> FlatCurry.Types.BranchExpr
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms