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