CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppFunctions

definition:
ppFunctions :: [IFunction] -> Doc
ppFunctions = vsepBlank . map ppFunction
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty print ICurry functions
--- @param fns the functions
--- @return    the pretty printed functions
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
ppFunctions
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[ICurry.Types.IFunction] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term