CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppAssignments

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