CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Pretty.ppFunc

definition:
ppFunc :: QName -> Doc
ppFunc = genericPPName (flip const)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty-print a function name or constructor name non-qualified.
--- Use 'ppQType' or 'ppType' for pretty-printing type names.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {genericPPName}}
name:
ppFunc
precedence:
no precedence defined
result-values:
{genericPPName}
signature:
(String, String) -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms