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