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

definition:
updBranchPattern :: Update (ABranchExpr a) (APattern a)
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.Annotated.Types.APattern a -> FlatCurry.Annotated.Types.APattern a)
-> FlatCurry.Annotated.Types.ABranchExpr a
-> FlatCurry.Annotated.Types.ABranchExpr a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms