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

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