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

definition:
patCons :: APattern _ -> QName
patCons = trPattern (\_ name _ -> fst name) failed
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- get name from constructor pattern
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trPattern}}
name:
patCons
precedence:
no precedence defined
result-values:
{trPattern}
signature:
FlatCurry.Annotated.Types.APattern a -> (String, String)
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms