CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppLitBranches

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