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

definition:
ppExp :: AExpr _ -> Doc
ppExp = ppExpr 0
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- pretty-print a top-level expression
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {ppExpr}}
name:
ppExp
precedence:
no precedence defined
result-values:
{ppExpr}
signature:
FlatCurry.Annotated.Types.AExpr a -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term