definition: |
packageVersion :: String packageVersion = "4.0.0" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Package version as a string. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
packageVersion |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |