|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
failfree: |
<FAILING> |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,_,_,_) |-> {XElem}}
|
|
name: |
drawSvg |
|
precedence: |
no precedence defined |
|
result-values: |
{XElem}
|
|
signature: |
Prelude.Maybe (Prelude.Float, Prelude.Float) -> [DGNode] -> Prelude.Int -> [(Prelude.Int, Prelude.Int)] -> XML.XmlExp |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
possibly non-reducible on same data term |