|
demand: |
argument 10 |
|
deterministic: |
deterministic operation |
|
failfree: |
(_, _, _, _, _, _, _, _, _, _) |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,_,_,_,_,_,_,_,_,{AVar}) |-> _ || (_,_,_,_,_,_,_,_,_,{ALit}) |-> _ || (_,_,_,_,_,_,_,_,_,{AComb}) |-> _ || (_,_,_,_,_,_,_,_,_,{ALet}) |-> _ || (_,_,_,_,_,_,_,_,_,{AFree}) |-> _ || (_,_,_,_,_,_,_,_,_,{AOr}) |-> _ || (_,_,_,_,_,_,_,_,_,{ACase}) |-> _ || (_,_,_,_,_,_,_,_,_,{ATyped}) |-> _}
|
|
name: |
trExpr |
|
precedence: |
no precedence defined |
|
result-values: |
_ |
|
signature: |
(a -> Prelude.Int -> b) -> (a -> FlatCurry.Types.Literal -> b) -> (a -> FlatCurry.Types.CombType -> ((String, String), a) -> [b] -> b) -> (a -> [((Prelude.Int, a), b)] -> b -> b) -> (a -> [(Prelude.Int, a)] -> b -> b) -> (a -> b -> b -> b) -> (a -> FlatCurry.Types.CaseType -> b -> [c] -> b) -> (FlatCurry.Annotated.Types.APattern a -> b -> c) -> (a -> b -> FlatCurry.Types.TypeExpr -> b) -> FlatCurry.Annotated.Types.AExpr a -> b |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
reducible on all ground data terms |