|
demand: |
argument 3 |
|
deterministic: |
possibly non-deterministic operation |
|
failfree: |
<FAILING> |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,_,_) |-> {(,)}}
|
|
name: |
edge |
|
precedence: |
no precedence defined |
|
result-values: |
{(,)}
|
|
signature: |
Prelude.Data a => (a, [Prelude.Int]) -> [(a, [Prelude.Int])] -> ((), [(a, [Prelude.Int])]) |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
possibly non-reducible on same data term |