definition: |
cpmHomeURL :: String cpmHomeURL = "http://www.curry-lang.org/tools/cpm" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The URL of the home page of CPM containing a description and --- some documentation about CPM. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
cpmHomeURL |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |