|
definition: |
tw :: Int tw = 8 |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Tab width |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {8}}
|
|
name: |
tw |
|
precedence: |
no precedence defined |
|
result-values: |
{8}
|
|
signature: |
Prelude.Int |
|
solution-complete: |
operationally complete operation |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |