CurryInfo: currycheck-4.0.0 / CurryCheck.showCExpr

definition:
showCExpr :: CExpr -> String
showCExpr = pPrint . ACPretty.ppCExpr ACPretty.defaultOptions
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- Pretty print an AbstractCurry expression:
indeterministic:
referentially transparent operation
infix:
no fixity defined
name:
showCExpr
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
AbstractCurry.Types.CExpr -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term