CurryInfo: showflatcurry-3.0.0 / FlatCurry.ShowIntMod.funcModule

definition:
funcModule :: FuncDecl -> String
funcModule fd = fst (funcName fd)
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
funcModule
precedence:
no precedence defined
result-values:
_
signature:
FlatCurry.Types.FuncDecl -> String
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms