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

definition:
 
funcBody :: AFuncDecl a -> AExpr a
funcBody = ruleBody . funcRule
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
get body of function, if not externally defined
failfree:
 <FAILING>
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> {.._#lambda508}}
name:
 funcBody
precedence:
 no precedence defined
result-values:
 {.._#lambda508}
signature:
 FlatCurry.Annotated.Types.AFuncDecl a -> FlatCurry.Annotated.Types.AExpr a
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms