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

definition:
funcName :: AFuncDecl _ -> QName
funcName = trFunc (\name _ _ _ _ -> name)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- get name of function
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {trFunc}}
name:
funcName
precedence:
no precedence defined
result-values:
{trFunc}
signature:
FlatCurry.Annotated.Types.AFuncDecl a -> (String, String)
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms