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

definition:
funcRule :: AFuncDecl a -> ARule a
funcRule = trFunc (\_ _ _ _ rule -> rule)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- get rule of function
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trFunc}}
name:
funcRule
precedence:
no precedence defined
result-values:
{trFunc}
signature:
FlatCurry.Annotated.Types.AFuncDecl a -> FlatCurry.Annotated.Types.ARule a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms