CurryInfo: verify-non-fail-2.0.0 / FlatCurry.Print.showExp

definition: Info
 
showExp :: Expr -> String
showExp = pPrint . ppExp
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Shows a pretty-printed FlatCurry expression.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {.._#lambda508}}
name: Info
 showExp
precedence: Info
 no precedence defined
result-values: Info
 {.._#lambda508}
signature: Info
 FlatCurry.Types.Expr -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term