definition: |
curryPackagesURL :: String curryPackagesURL = "https://cpm.curry-lang.org/" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The URL of the documentation of all published packages. --- It contains the overview and index of all published Curry packages. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
curryPackagesURL |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |