definition: |
nodeSize :: Dimensions nodeSize = (40,30) |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
-- The smallest size of a node width, height |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {(,)}} |
name: |
nodeSize |
precedence: |
no precedence defined |
result-values: |
{(,)} |
signature: |
(Prelude.Float, Prelude.Float) |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |