definition: |
masalaHomeURL :: String masalaHomeURL = "https://cpm.curry-lang.org/masala/" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The URL of Masala, the web-based system to upload and publish --- Curry packages. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
masalaHomeURL |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |