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