CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Transform.funcsOfLDecl

definition:
funcsOfLDecl :: CLocalDecl -> [QName]
funcsOfLDecl = trCLocalDecl funcsOfCFuncDecl (const funcsOfCRhs) (const [])
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trCLocalDecl}}
name:
funcsOfLDecl
precedence:
no precedence defined
result-values:
{trCLocalDecl}
signature:
AbstractCurry.Types.CLocalDecl -> [(String, String)]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms