|
demand: |
arguments 1 2 |
|
deterministic: |
deterministic operation |
|
failfree: |
(_, _, _, _, _) |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,{(,)},_,_,_) |-> {(,)}}
|
|
name: |
graphMetric |
|
precedence: |
no precedence defined |
|
result-values: |
{(,)}
|
|
signature: |
GraphMetric a => (Prelude.Int -> Prelude.Int -> Prelude.Int, Prelude.Int -> Prelude.Int) -> [Prelude.Int] -> [a] -> Prelude.Int -> (Prelude.Int, [Prelude.Int]) |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
reducible on all ground data terms |