CurryInfo: flatcurry-4.0.0 / FlatCurry.Pretty.ppOpDecls

definition:
ppOpDecls :: Options -> [OpDecl] -> Doc
ppOpDecls o = vsep . map (ppOpDecl o)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- pretty-print a list of operator fixity declarations
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {.._#lambda508}}
name:
ppOpDecls
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Options -> [FlatCurry.Types.OpDecl] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term