CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.branchPattern

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