CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppAssignments

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