CurryInfo: verify-non-fail-2.0.0 / Main.usedFuncsInFunc

definition:
usedFuncsInFunc :: FuncDecl -> [QName]
usedFuncsInFunc = usedFuncsInRule . funcRule
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Get function names used in the right-hand side of a function declaration.
indeterministic:
referentially transparent operation
infix:
no fixity defined
name:
usedFuncsInFunc
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
FlatCurry.Types.FuncDecl -> [(String, String)]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms