CurryInfo: flatcurry-annotated-3.3.0 / FlatCurry.Annotated.Pretty.ppDecls

definition:
ppDecls :: [((VarIndex, _), AExpr _)] -> Doc
ppDecls = semiBracesSpaced . map ppDecl
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- pretty-print a list of declarations
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
ppDecls
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[((Prelude.Int, a), FlatCurry.Annotated.Types.AExpr b)] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term