|
demand: |
argument 3 |
|
deterministic: |
deterministic operation |
|
failfree: |
<FAILING> |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,_,{Var}) |-> _ || (_,_,{Lit}) |-> {Doc} || (_,_,{Comb}) |-> _ || (_,_,{Free}) |-> _ || (_,_,{Let}) |-> _ || (_,_,{Or}) |-> _ || (_,_,{Case}) |-> _ || (_,_,{Typed}) |-> _}
|
|
name: |
ppExpr |
|
precedence: |
no precedence defined |
|
result-values: |
_ |
|
signature: |
Options -> Prelude.Int -> FlatCurry.Types.Expr -> Text.PrettyImpl.Doc |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
possibly non-reducible on same data term |