CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.branchPattern

definition:
branchPattern :: BranchExpr -> Pattern
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.Types.BranchExpr -> FlatCurry.Types.Pattern
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms