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

definition:
ruleBody :: ARule a -> AExpr a
ruleBody = trRule (\_ _ e -> e) failed
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- get rules body if it's not external
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trRule}}
name:
ruleBody
precedence:
no precedence defined
result-values:
{trRule}
signature:
FlatCurry.Annotated.Types.ARule a -> FlatCurry.Annotated.Types.AExpr a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms