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

definition:
branchPattern :: ABranchExpr a -> APattern a
branchPattern = trBranch (\pat _ -> pat)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- get pattern from branch expression
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trBranch}}
name:
branchPattern
precedence:
no precedence defined
result-values:
{trBranch}
signature:
FlatCurry.Annotated.Types.ABranchExpr a -> FlatCurry.Annotated.Types.APattern a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms