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

definition:
annRule :: ARule a -> a
annRule (ARule a   _ _) = a
annRule (AExternal a _) = a
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({ARule}) |-> _ || ({AExternal}) |-> _}
name:
annRule
precedence:
no precedence defined
result-values:
_
signature:
FlatCurry.Annotated.Types.ARule a -> a
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms